This commit is contained in:
parent
d924e04f05
commit
d70ce97634
@ -19,7 +19,7 @@ steps:
|
||||
from_secret: CI_APP_IMAGE
|
||||
commands:
|
||||
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
|
||||
- make docker_release
|
||||
- docker buildx build --push --platform linux/amd64 --tag $CI_APP_IMAGE --file Dockerfile .
|
||||
when:
|
||||
branch:
|
||||
- master
|
||||
|
Loading…
Reference in New Issue
Block a user