ajuste no drone
This commit is contained in:
parent
ddc2f5dd03
commit
a0d264fc23
1 changed files with 2 additions and 0 deletions
|
|
@ -24,6 +24,8 @@ steps:
|
|||
purge: true
|
||||
username: { from_secret: HARBOR_USERNAME }
|
||||
password: { from_secret: HARBOR_PASSWORD }
|
||||
build_args:
|
||||
- DOCKER_BUILDKIT=1
|
||||
|
||||
- name: build-and-push-backoffice
|
||||
image: plugins/docker:latest
|
||||
|
|
|
|||
Loading…
Reference in a new issue