Add stub job
This commit is contained in:
parent
cd2187ea70
commit
cb671ee485
@ -12,6 +12,11 @@ before_script:
|
||||
- mkdir -p ~/.ssh
|
||||
- '[[ -f /.dockerenv ]] && echo -e "Host *\n\tStrictHostKeyChecking no\n\n" > ~/.ssh/config'
|
||||
|
||||
do-nothing:
|
||||
stage: deploy
|
||||
when: always
|
||||
script:
|
||||
- echo "Nothing'd successfully!
|
||||
|
||||
#server-deploy:
|
||||
# stage: deploy
|
||||
|
Loading…
x
Reference in New Issue
Block a user