mirror of
https://git.coop/cotech/website.git
synced 2024-10-31 22:08:44 +00:00
build dev branch
This commit is contained in:
parent
0b5a99ebfe
commit
14c080193a
@ -29,6 +29,9 @@ pages:
|
||||
script:
|
||||
- bundle exec jekyll build -d public
|
||||
- rsync -aqz public/ cotech@webarch2.co.uk:sites/default/
|
||||
- cd public ; git checkout dev ; cd -
|
||||
- bundle exec jekyll build -d public
|
||||
- rsync -aqz public/ cotech@webarch2.co.uk:sites/dev/
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
|
Loading…
Reference in New Issue
Block a user