mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-22 20:26:22 +00:00
Revert "ci: forzar assets hasta que esto funcione"
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This reverts commit 2b0c1d88fd
.
This commit is contained in:
parent
0027875968
commit
b1f9f37b9c
1 changed files with 6 additions and 0 deletions
|
@ -56,6 +56,12 @@ pipeline:
|
||||||
branch:
|
branch:
|
||||||
- "rails"
|
- "rails"
|
||||||
- "panel.sutty.nl"
|
- "panel.sutty.nl"
|
||||||
|
path:
|
||||||
|
include:
|
||||||
|
- "app/assets/**/*"
|
||||||
|
- "app/javascript/**/*"
|
||||||
|
- "package.json"
|
||||||
|
- "yarn.lock"
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- ALPINE_VERSION: "3.14.8"
|
- ALPINE_VERSION: "3.14.8"
|
||||||
|
|
Loading…
Reference in a new issue