diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index c0a69c847..0c3cccdc0 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -66,6 +66,7 @@ jobs: flavor: | latest=${{ startsWith(github.ref, 'refs/tags/v1') }} - name: Build and push + timeout-minutes: 25 id: docker_build uses: docker/build-push-action@v6 with: