5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-05-20 01:10:48 +00:00

fix: solo compilar el container cuando cambia

This commit is contained in:
f 2023-03-14 19:17:16 -03:00
parent 0b63ebdd27
commit 6d25d71dd1

View file

@ -39,6 +39,10 @@ pipeline:
- "rails"
- "panel.sutty.nl"
event: "push"
path:
include:
- "Dockerfile"
- ".dockerignore"
matrix:
include:
- ALPINE_VERSION: "3.14.8"