Fix the woodpecker yaml

This commit is contained in:
dvirlabs 2025-06-04 03:12:20 +03:00
parent eefb99bc4c
commit 09fc4c45bd

View File

@ -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