ajuste no drone.yml

This commit is contained in:
Marcus Bohessef 2025-12-12 10:54:06 -03:00
parent 9f872128b3
commit 94a4c99d6b

View file

@ -24,6 +24,6 @@ spec:
value: "production"
envFrom:
- secretRef:
name: backend-secrets # O nome do Secret criado no seu pipeline com as variáveis do Infisical
name: backend-secrets
imagePullSecrets:
- name: harbor-registry