Skip to content

Commit 97f3de0

Browse files
committed
fix: remove timeout
1 parent d039333 commit 97f3de0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/docker.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
name: Build & Publish Docker image
1717
runs-on: ubuntu-22.04
1818
if: github.repository_owner == 'PulseBeamDev'
19-
timeout-minutes: 30
2019
env:
2120
IMAGE_NAME: ghcr.io/pulsebeamdev/pulsebeam
2221
IMAGE_TAG: ${{ github.ref_name }}

0 commit comments

Comments
 (0)