fix: removed manual from gitlab-ci.yml
This commit is contained in:
parent
0188d94abe
commit
1d35648d09
|
@ -4,7 +4,6 @@ stages:
|
||||||
Deploy:
|
Deploy:
|
||||||
image: alpine
|
image: alpine
|
||||||
stage: deploy
|
stage: deploy
|
||||||
when: manual
|
|
||||||
before_script:
|
before_script:
|
||||||
- apk add subversion
|
- apk add subversion
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Reference in a new issue