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