mirror of
https://0xacab.org/sutty/sutty
synced 2025-02-24 10:31:50 +00:00
fix: enviar cambios a la rama
This commit is contained in:
parent
8ef29dbfdc
commit
eeaeb76953
1 changed files with 1 additions and 1 deletions
|
@ -31,4 +31,4 @@ assets:
|
||||||
- "dotenv RAILS_ENV=production bundle exec rails assets:clean"
|
- "dotenv RAILS_ENV=production bundle exec rails assets:clean"
|
||||||
after_script:
|
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"
|
- "git push -o ci.skip origin HEAD:panel.sutty.nl"
|
||||||
|
|
Loading…
Reference in a new issue