ajuste no drone

This commit is contained in:
Marcus Bohessef 2026-01-07 00:27:06 -03:00
parent e5a14b8e71
commit ead6ff24e9

View file

@ -54,7 +54,7 @@ steps:
ENV: { from_secret: ENV_DEV }
CORS_ORIGINS: { from_secret: CORS_ORIGINS }
S3_BUCKET: { from_secret: S3_BUCKET_DEV }
DATABASE_URL: { from_secret: DATABASE_URL_DEV }
DATABASE_URL_DEV: { from_secret: DATABASE_URL }
HARBOR_USER: { from_secret: HARBOR_USERNAME }
HARBOR_PASS: { from_secret: HARBOR_PASSWORD }
commands: