Skip to content

Commit

Permalink
Updated deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
dallascrichmond committed Dec 16, 2024
1 parent 0ec8d8e commit 51e7c6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/.deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
-p IMAGE_TAG=${{ inputs.tag }}
-p TARGET=${{ inputs.target }}
-p SSOAUTH=${{ vars.SSO_AUTH_SERVER_URL }}
-p DB_URL=${{ secrets.DB_URL }}
-p DB_URL=${{ secrets.DATABASWE_URL }}
verification_path: /api/health
verification_retry_attempts: "5"
verification_retry_seconds: "15"
Expand Down

0 comments on commit 51e7c6f

Please sign in to comment.