summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetr Štetiar2020-10-12 05:22:10 +0000
committerPetr Štetiar2020-10-12 05:22:10 +0000
commit82b57b1a6d5f9c589599e8a97d541d063e9c2c12 (patch)
tree8b704882acdd786ec74a294b0a0555203a677269
parent1aae7ee1f94e824a130f6a39b698436675d08b2e (diff)
downloadfirmware-selector-openwrt-org-master.tar.gz
ci: remove superfluous before_scriptHEADmaster
The same commands are already inherited from parent job definition. Signed-off-by: Petr Štetiar <ynezz@true.cz>
-rw-r--r--.gitlab-ci.yml2
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