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