Manual deploy to server
This commit is contained in:
parent
df5d4d9240
commit
889b9dbeef
@ -10,7 +10,8 @@ before_script:
|
||||
- '[[ -f /.dockerenv ]] && echo -e "Host *\n\tStrickHostKeyChecking no\n\n" > ~/.ssh/config'
|
||||
|
||||
|
||||
server-deploy:
|
||||
server-deploy:
|
||||
when: manual
|
||||
stage: deploy
|
||||
only:
|
||||
- "server/"
|
||||
|
Loading…
Reference in New Issue
Block a user