Merge pull request 'Fix the woodpecker yaml' (#11) from style-modal into style
Reviewed-on: #11
This commit is contained in:
commit
b50de26e30
@ -14,7 +14,7 @@ steps:
|
|||||||
- echo "TAGS=latest,$TAG_DATE-$SHORT_SHA" > .tags.env
|
- echo "TAGS=latest,$TAG_DATE-$SHORT_SHA" > .tags.env
|
||||||
|
|
||||||
- name: build-frontend
|
- name: build-frontend
|
||||||
image: docker
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
privileged: true
|
privileged: true
|
||||||
settings:
|
settings:
|
||||||
repo: harbor.dvirlabs.com/my-apps/navix-frontend
|
repo: harbor.dvirlabs.com/my-apps/navix-frontend
|
||||||
@ -28,7 +28,7 @@ steps:
|
|||||||
from_secret: harbor_password
|
from_secret: harbor_password
|
||||||
|
|
||||||
- name: build-backend
|
- name: build-backend
|
||||||
image: docker
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
privileged: true
|
privileged: true
|
||||||
settings:
|
settings:
|
||||||
repo: harbor.dvirlabs.com/my-apps/navix-backend
|
repo: harbor.dvirlabs.com/my-apps/navix-backend
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user