We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 786e6c2 + bba1e00 commit fe44d60Copy full SHA for fe44d60
.github/workflows/deploy-prod.yml
@@ -99,4 +99,4 @@ jobs:
99
--set ui.image.repository=${{ env.REGISTRY }}/${{ github.repository_owner }}/shed-builder-ui \
100
--set ui.image.tag=${{ needs.build-and-push.outputs.image-tag }} \
101
--set postgres.password=${{ secrets.DB_PASSWORD }} \
102
- --wait --timeout 5m
+ --wait --timeout 10m
0 commit comments