fix: update registry url to oci.simplifiquehc.com.br
Some checks failed
Build (develop) / Promote (main) / build-and-push-deploy (push) Failing after 24s

This commit is contained in:
2026-01-29 13:24:58 -03:00
parent e0731db836
commit 48d6e64ada
3 changed files with 3 additions and 3 deletions

View File

@@ -21,7 +21,7 @@ jobs:
df -h
- name: Build (develop) / Promote (main)
env:
REGISTRY: oci.simplifiquehc.com.br
REGISTRY: harbor.jurunense.com
DEV_PROJECT: vendaweb-dev
PROD_PROJECT: vendaweb-prod
IMAGE_REPO: vendaweb-api

View File

@@ -18,7 +18,7 @@ spec:
- name: harbor-secret
containers:
- name: api
image: oci.simplifiquehc.com.br/library/vendaweb-api:latest
image: 172.35.0.216/library/vendaweb-api:latest
imagePullPolicy: IfNotPresent
ports:
- name: http

View File

@@ -7,4 +7,4 @@ spec:
spec:
containers:
- name: api
image: oci.simplifiquehc.com.br/library/vendaweb-api@sha256:aac490fcb4ef7baa95f1df01fa50d2d44bdb4ed12b235e5dd89e1d7dc3cd0a3a
image: 172.35.0.216/library/vendaweb-api@sha256:aac490fcb4ef7baa95f1df01fa50d2d44bdb4ed12b235e5dd89e1d7dc3cd0a3a