5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-17 07:26:23 +00:00
This commit is contained in:
f 2023-04-15 12:28:37 -03:00
parent aa0cd9d6a3
commit e85ce7c883

View file

@ -11,7 +11,7 @@ assets:
- if: "$CI_COMMIT_BRANCH == panel.sutty.nl" - if: "$CI_COMMIT_BRANCH == panel.sutty.nl"
- if: "$CI_COMMIT_BRANCH" - if: "$CI_COMMIT_BRANCH"
changes: changes:
compares_to: "refs/heads/rails" compare_to: "refs/heads/rails"
paths: paths:
- "package.json" - "package.json"
- "app/javascript/**/*" - "app/javascript/**/*"