This commit is contained in:
parent
a716bade81
commit
03a4dc75ea
|
|
@ -10,7 +10,7 @@ steps:
|
||||||
privileged: true
|
privileged: true
|
||||||
settings:
|
settings:
|
||||||
build_args:
|
build_args:
|
||||||
- APP_VERSION=${CI_COMMIT_TAG}
|
APP_VERSION: ${CI_COMMIT_TAG}
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
registry: git.georgew.dev
|
registry: git.georgew.dev
|
||||||
repo: git.georgew.dev/georgew/${CI_REPO_NAME}
|
repo: git.georgew.dev/georgew/${CI_REPO_NAME}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue