introduce new kind of ci
This commit is contained in:
parent
3a82fc707b
commit
e4e635d45b
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ stages:
|
||||||
- release
|
- release
|
||||||
|
|
||||||
.kotlin-job: &kotlin
|
.kotlin-job: &kotlin
|
||||||
image: domaindrivenarchitecture/shadow-kotlin
|
image: domaindrivenarchitecture/ddadevops-kotlin
|
||||||
cache:
|
cache:
|
||||||
key: ${CI_COMMIT_REF_SLUG}
|
key: ${CI_COMMIT_REF_SLUG}
|
||||||
paths:
|
paths:
|
||||||
|
|
Loading…
Reference in a new issue