mirror of
https://git.coop/cotech/website.git
synced 2024-11-21 22:33:05 +00:00
rsync to dev.static.coops.tech
This commit is contained in:
parent
1461174ca1
commit
fce5d8bbc1
@ -29,6 +29,10 @@ pages:
|
||||
script:
|
||||
- bundle exec jekyll build -d public
|
||||
- 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:
|
||||
paths:
|
||||
- public
|
||||
|
Loading…
Reference in New Issue
Block a user