mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-17 10:36:21 +00:00
Merge branch 'ci' into panel.sutty.nl
This commit is contained in:
commit
ddaf4fe5a8
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ pipeline:
|
|||
- "dotenv RAILS_ENV=production bundle exec rails assets:precompile"
|
||||
- "dotenv RAILS_ENV=production bundle exec rails assets:clean"
|
||||
- "git add public && git commit -m \"ci: assets [skip ci]\""
|
||||
- "git pull upstream ${CI_COMMIT_BRANCH}"
|
||||
- "git push upstream ${CI_COMMIT_BRANCH}"
|
||||
secrets:
|
||||
- "SSH_KEY"
|
||||
|
|
Loading…
Reference in a new issue