fix: removed manual from gitlab-ci.yml

This commit is contained in:
Laureηt 2021-10-03 22:10:31 +02:00
parent 0188d94abe
commit 1d35648d09
No known key found for this signature in database
GPG key ID: D88C6B294FD40994

View file

@ -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: