Fix the woodpecker yaml
This commit is contained in:
parent
09fc4c45bd
commit
1f72fe4c57
@ -14,7 +14,7 @@ steps:
|
||||
- echo "TAGS=latest,$TAG_DATE-$SHORT_SHA" > .tags.env
|
||||
|
||||
- name: build-frontend
|
||||
image: docker
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
privileged: true
|
||||
settings:
|
||||
repo: harbor.dvirlabs.com/my-apps/navix-frontend
|
||||
@ -28,7 +28,7 @@ steps:
|
||||
from_secret: harbor_password
|
||||
|
||||
- name: build-backend
|
||||
image: docker
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
privileged: true
|
||||
settings:
|
||||
repo: harbor.dvirlabs.com/my-apps/navix-backend
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user