Change the docker image
This commit is contained in:
parent
4c29294d6a
commit
e5582b9b81
@ -14,7 +14,7 @@ steps:
|
||||
- echo "TAGS=latest,$TAG_DATE-$SHORT_SHA" > .tags.env
|
||||
|
||||
- name: build-frontend
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
image: docker
|
||||
settings:
|
||||
repo: harbor.dvirlabs.com/my-apps/navix-frontend
|
||||
tag_file: .tags.env
|
||||
@ -27,7 +27,7 @@ steps:
|
||||
from_secret: harbor_password
|
||||
|
||||
- name: build-backend
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
image: docker
|
||||
settings:
|
||||
repo: harbor.dvirlabs.com/my-apps/navix-backend
|
||||
tag_file: .tags.env
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user