5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-22 11:46:22 +00:00

Merge branch 'rails' into issue-15066

This commit is contained in:
f 2024-05-17 14:51:11 -03:00
commit b01064293e
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: