5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-06-29 08:06:10 +00:00

fix: no pushear si falló la compilación

This commit is contained in:
f 2023-11-30 13:53:57 -03:00
parent 3f68774862
commit 24315af13e
No known key found for this signature in database

View file

@ -30,6 +30,5 @@ assets:
- "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"
after_script:
- "git add public && git commit -m \"ci: assets [skip ci]\""
- "git push -o ci.skip origin HEAD:panel.sutty.nl"