5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-21 13:16:23 +00:00

ci: fallar temprano si ya no se puede pushear

This commit is contained in:
f 2024-05-09 12:20:55 -03:00
parent 2407ec11d9
commit 088b495ed3
No known key found for this signature in database

View file

@ -1,3 +1,6 @@
stages:
- "test"
- "deploy"
.apk-add: &apk-add
- "apk add go-task diffutils gitlab_ci_log_section"
.disable-hainish: &disable-hainish
@ -25,7 +28,7 @@ variables:
HAINISH: ""
cache:
push:
stage: "deploy"
stage: "test"
only:
- "rails"
except: