diff options
| author | Petr Štetiar | 2020-10-12 05:22:10 +0000 |
|---|---|---|
| committer | Petr Štetiar | 2020-10-12 05:22:10 +0000 |
| commit | 82b57b1a6d5f9c589599e8a97d541d063e9c2c12 (patch) | |
| tree | 8b704882acdd786ec74a294b0a0555203a677269 | |
| parent | 1aae7ee1f94e824a130f6a39b698436675d08b2e (diff) | |
| download | firmware-selector-openwrt-org-master.tar.gz | |
The same commands are already inherited from parent job definition.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
| -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 |