diff options
| -rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a981f3b..6daf467 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -116,7 +116,5 @@ deploy to firmware-selector.openwrt.org: variables: RSYNC_TARGET: firmware-selector-upload when: manual - before_script: - - apk update && apk add rsync only: - tags |