test cicd
This commit is contained in:
parent
0b8f2c7557
commit
993ade5f83
@ -31,7 +31,7 @@ docker-build:
|
||||
script:
|
||||
- cd gitlab-app
|
||||
- docker buildx create --use
|
||||
- docker buildx build --push --platform linux/amd64,linux/arm64/v8 -f Dockerfile-linux -t "upagge/test:latest" .
|
||||
- docker buildx build --push --platform linux/amd64,linux/arm64/v8 -t "upagge/test:latest" .
|
||||
# - docker push "$CI_REGISTRY_IMAGE:latest"
|
||||
# - docker push "$CI_REGISTRY_IMAGE:$CI_COMMIT_TAG"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user