Signed-off-by: ale <ale@manalejandro.com>
This commit is contained in:
parent
6b62fd4844
commit
136b33a4f6
@ -21,7 +21,8 @@ steps:
|
||||
- name: dockersock
|
||||
path: /var/run/docker.sock
|
||||
commands:
|
||||
- git submodule update --recursive --remote
|
||||
- git submodule update --init
|
||||
- git submodule update --init --recursive
|
||||
- docker login -u $USER -p $PASS $REGISTRY
|
||||
- docker run --rm --privileged $REGISTRY/qemu-user-static --reset -p yes
|
||||
- docker buildx build --platform amd64 -t bind9-docker ./bind9-docker
|
||||
|
Loading…
Reference in New Issue
Block a user