Merge pull request 'Fix the woodpecker yaml' (#10) from style-modal into style
Reviewed-on: #10 fix woodpecker.yaml
This commit is contained in:
commit
7f5de9e6b5
@ -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