We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d039333 commit 97f3de0Copy full SHA for 97f3de0
.github/workflows/docker.yml
@@ -16,7 +16,6 @@ jobs:
16
name: Build & Publish Docker image
17
runs-on: ubuntu-22.04
18
if: github.repository_owner == 'PulseBeamDev'
19
- timeout-minutes: 30
20
env:
21
IMAGE_NAME: ghcr.io/pulsebeamdev/pulsebeam
22
IMAGE_TAG: ${{ github.ref_name }}
0 commit comments