ci: remove superfluous before_script master
authorPetr Štetiar <ynezz@true.cz>
Mon, 12 Oct 2020 05:22:10 +0000 (07:22 +0200)
committerPetr Štetiar <ynezz@true.cz>
Mon, 12 Oct 2020 05:22:10 +0000 (07:22 +0200)
The same commands are already inherited from parent job definition.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
.gitlab-ci.yml

index a981f3b7db5792689f53db8a26d435963faeed35..6daf4679468e9dadbc40f7a6927541aff0f31ca9 100644 (file)
@@ -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