mirror of
https://git.coop/cotech/website.git
synced 2024-11-24 23:53:07 +00:00
rsync dev branch
This commit is contained in:
parent
fce5d8bbc1
commit
37c2d2cfe8
@ -29,9 +29,8 @@ 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
|
- cd public ; git checkout dev ; cd -
|
||||||
- git checkout dev
|
- bundle exec jekyll build -d public
|
||||||
- cd ..
|
|
||||||
- rsync -aqz public/ cotech@webarch2.co.uk:sites/dev/
|
- rsync -aqz public/ cotech@webarch2.co.uk:sites/dev/
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
Loading…
Reference in New Issue
Block a user