Skip to content

Commit

Permalink
ci: bump timeout for build-and-push docker step
Browse files Browse the repository at this point in the history
  • Loading branch information
GGabriele committed Jun 28, 2024
1 parent 035ee07 commit fd1286c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit fd1286c

Please sign in to comment.