mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-24 11:46:22 +00:00
fix: no pushear si falló la compilación
This commit is contained in:
parent
3f68774862
commit
24315af13e
1 changed files with 0 additions and 1 deletions
|
@ -30,6 +30,5 @@ assets:
|
||||||
- "dotenv RAILS_ENV=production bundle exec rails webpacker:clobber"
|
- "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:precompile"
|
||||||
- "dotenv RAILS_ENV=production bundle exec rails assets:clean"
|
- "dotenv RAILS_ENV=production bundle exec rails assets:clean"
|
||||||
after_script:
|
|
||||||
- "git add public && git commit -m \"ci: assets [skip ci]\""
|
- "git add public && git commit -m \"ci: assets [skip ci]\""
|
||||||
- "git push -o ci.skip origin HEAD:panel.sutty.nl"
|
- "git push -o ci.skip origin HEAD:panel.sutty.nl"
|
||||||
|
|
Loading…
Reference in a new issue