Skip to content

Commit 48f783a

Browse files
committed
Remove timeout from deploy to prod step
1 parent 46d5d32 commit 48f783a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy-to-prod.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ jobs:
4545
VARS: nais/prod.yaml
4646
RESOURCE: nais/nais.yaml
4747
VAR: image=${{ steps.image.outputs.image }}
48-
timeout-minutes: 3
4948

5049
- name: Generate release version
5150
id: release

0 commit comments

Comments
 (0)