Pārlūkot izejas kodu

Only jobs for one branch are allowed to use the same cache

tags/v0.9.9
rinpatch pirms 5 gadiem
vecāks
revīzija
72f038bdf2
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. +2
    -0
      .gitlab-ci.yml

+ 2
- 0
.gitlab-ci.yml Parādīt failu

@@ -8,7 +8,9 @@ variables:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres
DB_HOST: postgres

cache:
key: ${CI_COMMIT_REF_SLUG}
paths:
- deps
- _build


Notiek ielāde…
Atcelt
Saglabāt