mirror of
https://git.netzspielplatz.de/docker-multiarch/writefreely.git
synced 2025-11-08 20:29:27 +00:00
f*cked up the image tagging :| should be fixed with this commit ;)
This commit is contained in:
parent
697c41be7f
commit
0401f64348
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ services:
|
||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
variables:
|
variables:
|
||||||
IMAGE_TAG: $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG
|
IMAGE_TAG: $CI_REGISTRY_IMAGE
|
||||||
D_IMAGE_TAG: egon0/writefreely-multiarch
|
D_IMAGE_TAG: egon0/writefreely-multiarch
|
||||||
D_LATEST_TAG: egon0/writefreely-multiarch:latest
|
D_LATEST_TAG: egon0/writefreely-multiarch:latest
|
||||||
script:
|
script:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue