ajuste no drone
This commit is contained in:
parent
e5a14b8e71
commit
ead6ff24e9
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue