5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-07-01 11:26:08 +00:00

fix: enviar cambios a la rama

This commit is contained in:
f 2023-11-30 10:33:07 -03:00
parent 8ef29dbfdc
commit eeaeb76953
No known key found for this signature in database

View file

@ -31,4 +31,4 @@ assets:
- "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"
- "git push -o ci.skip origin HEAD:panel.sutty.nl"