rsync to dev.static.coops.tech
This commit is contained in:
parent
1461174ca1
commit
fce5d8bbc1
@ -29,6 +29,10 @@ pages:
|
|||||||
script:
|
script:
|
||||||
- bundle exec jekyll build -d public
|
- bundle exec jekyll build -d public
|
||||||
- rsync -aqz public/ cotech@webarch2.co.uk:sites/default/
|
- rsync -aqz public/ cotech@webarch2.co.uk:sites/default/
|
||||||
|
- cd public
|
||||||
|
- git checkout dev
|
||||||
|
- cd ..
|
||||||
|
- rsync -aqz public/ cotech@webarch2.co.uk:sites/dev/
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- public
|
- public
|
||||||
|
Loading…
Reference in New Issue
Block a user