This commit is contained in:
parent
606ad60c9a
commit
e573024187
@ -22,7 +22,7 @@ steps:
|
|||||||
- apk add --no-cache curl bash
|
- apk add --no-cache curl bash
|
||||||
- echo "$REGISTRY_PASSWORD" | docker login -u "$REGISTRY_USERNAME" --password-stdin registry.git.appstaging.my.id
|
- echo "$REGISTRY_PASSWORD" | docker login -u "$REGISTRY_USERNAME" --password-stdin registry.git.appstaging.my.id
|
||||||
- docker buildx create --use --name mybuilder || true
|
- docker buildx create --use --name mybuilder || true
|
||||||
- docker buildx build --platform linux/arm64 -t registry.git.appstaging.my.id/reihanrere/sistem-akademik/sistem-akademik-dev -f Dockerfile . --push
|
- docker buildx build --platform linux/arm64 linux/amd64 -t registry.git.appstaging.my.id/reihanrere/sistem-akademik/sistem-akademik-dev -f Dockerfile . --push
|
||||||
|
|
||||||
- name: deploy-image-dev
|
- name: deploy-image-dev
|
||||||
image: debian:latest
|
image: debian:latest
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user