fix: update registry url to oci.simplifiquehc.com.br
Some checks failed
Build (develop) / Promote (main) / build-and-push-deploy (push) Failing after 24s
Some checks failed
Build (develop) / Promote (main) / build-and-push-deploy (push) Failing after 24s
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
|||||||
df -h
|
df -h
|
||||||
- name: Build (develop) / Promote (main)
|
- name: Build (develop) / Promote (main)
|
||||||
env:
|
env:
|
||||||
REGISTRY: oci.simplifiquehc.com.br
|
REGISTRY: harbor.jurunense.com
|
||||||
DEV_PROJECT: vendaweb-dev
|
DEV_PROJECT: vendaweb-dev
|
||||||
PROD_PROJECT: vendaweb-prod
|
PROD_PROJECT: vendaweb-prod
|
||||||
IMAGE_REPO: vendaweb-api
|
IMAGE_REPO: vendaweb-api
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ spec:
|
|||||||
- name: harbor-secret
|
- name: harbor-secret
|
||||||
containers:
|
containers:
|
||||||
- name: api
|
- name: api
|
||||||
image: oci.simplifiquehc.com.br/library/vendaweb-api:latest
|
image: 172.35.0.216/library/vendaweb-api:latest
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
|
|||||||
@@ -7,4 +7,4 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: api
|
- name: api
|
||||||
image: oci.simplifiquehc.com.br/library/vendaweb-api@sha256:aac490fcb4ef7baa95f1df01fa50d2d44bdb4ed12b235e5dd89e1d7dc3cd0a3a
|
image: 172.35.0.216/library/vendaweb-api@sha256:aac490fcb4ef7baa95f1df01fa50d2d44bdb4ed12b235e5dd89e1d7dc3cd0a3a
|
||||||
|
|||||||
Reference in New Issue
Block a user