Fix the woodpecker yaml
This commit is contained in:
parent
eefb99bc4c
commit
09fc4c45bd
@ -15,6 +15,7 @@ steps:
|
||||
|
||||
- name: build-frontend
|
||||
image: docker
|
||||
privileged: true
|
||||
settings:
|
||||
repo: harbor.dvirlabs.com/my-apps/navix-frontend
|
||||
tag_file: .tags.env
|
||||
@ -28,6 +29,7 @@ steps:
|
||||
|
||||
- name: build-backend
|
||||
image: docker
|
||||
privileged: true
|
||||
settings:
|
||||
repo: harbor.dvirlabs.com/my-apps/navix-backend
|
||||
tag_file: .tags.env
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user