ci: remove superfluous before_script
[web/firmware-selector-openwrt-org.git] / .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