projects
/
web
/
firmware-selector-openwrt-org.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1aae7ee
)
ci: remove superfluous before_script
master
author
Petr Štetiar
<ynezz@true.cz>
Mon, 12 Oct 2020 05:22:10 +0000
(07:22 +0200)
committer
Petr Š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
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index a981f3b7db5792689f53db8a26d435963faeed35..6daf4679468e9dadbc40f7a6927541aff0f31ca9 100644
(file)
--- 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