Skip to content

Commit

Permalink
timeout-minutes: 1440
Browse files Browse the repository at this point in the history
  • Loading branch information
previ committed Nov 23, 2024
1 parent 22868d8 commit f7fd440
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and push
uses: docker/build-push-action@v5
timeout-minutes: 1440
with:
push: true
build-args: CODERBOT_VERSION=${{github.ref_name}}-${{github.sha}}
Expand Down

0 comments on commit f7fd440

Please sign in to comment.