mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-22 19:46:23 +00:00
Merge branch 'ci' into panel.sutty.nl
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
commit
60a9d2988f
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ pipeline:
|
|||
- "yarn"
|
||||
- "cp .env.example .env"
|
||||
- "dotenv bundle install --path=vendor"
|
||||
- "dotenv RAILS_ENV=production bundle exec rails webpacker:clobber"
|
||||
- "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]\""
|
||||
|
|
Loading…
Reference in a new issue