mirror of
https://git.coop/cotech/website.git
synced 2024-11-21 22:33:05 +00:00
Remove hello world test from .gitlab-ci.yml
This commit is contained in:
parent
37a971b308
commit
0893e88391
@ -29,8 +29,7 @@ pages:
|
||||
stage: deploy
|
||||
script:
|
||||
- bundle exec jekyll build -d public
|
||||
- ssh -vvv cotech@webarch2.co.uk "echo 'hello world'"
|
||||
- rsync -anv public/ cotech@webarch2.co.uk:sites/default/
|
||||
- rsync -avz public/ cotech@webarch2.co.uk:sites/default/
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
|
Loading…
Reference in New Issue
Block a user