Missing context
This commit is contained in:
parent
b5d0862303
commit
094ac417d8
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ build:
|
|||
- !reference [.auth_gitlab, before_script]
|
||||
script:
|
||||
- docker buildx create --use
|
||||
- docker buildx build \
|
||||
- docker buildx build . \
|
||||
--provenance=false \
|
||||
--platform=linux/amd64,linux/arm64 \
|
||||
--build-arg APP_VERSION=${CI_COMMIT_TAG} \
|
||||
|
|
Loading…
Reference in a new issue