5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-21 21:16:20 +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: &apk-add
- "apk add go-task diffutils gitlab_ci_log_section" - "apk add go-task diffutils gitlab_ci_log_section"
.disable-hainish: &disable-hainish .disable-hainish: &disable-hainish
@ -25,7 +28,7 @@ variables:
HAINISH: "" HAINISH: ""
cache: cache:
push: push:
stage: "deploy" stage: "test"
only: only:
- "rails" - "rails"
except: except: