We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edcb5a1 commit e079aebCopy full SHA for e079aeb
1 file changed
.github/workflows/defang.yaml
@@ -24,6 +24,7 @@ jobs:
24
github.event.inputs.stack || 'default stack' }}
25
environment: defang-production
26
runs-on: ubuntu-latest
27
+ timeout-minutes: 70
28
permissions:
29
contents: read
30
id-token: write
0 commit comments