ci: migrate inttest images from GHCR to local registry, remove ghcr-credentials
This commit is contained in:
@@ -299,7 +299,7 @@ stage_end "infra_deploy" "ok"
|
||||
# ══════════════════════════════════════════════════════════════════════════════
|
||||
stage_start "seed_data"
|
||||
|
||||
SEED_IMAGE="ghcr.io/celesrenata/stonks-oracle/query-api:${IMAGE_TAG}"
|
||||
SEED_IMAGE="registry.celestium.life/stonks-oracle/query-api:${IMAGE_TAG}"
|
||||
|
||||
log "Seeding sandbox database ..."
|
||||
if ! kubectl run seed-sandbox \
|
||||
|
||||
Reference in New Issue
Block a user