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 68f6108 commit 82ef892Copy full SHA for 82ef892
.github/workflows/docker-build.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
build:
10
runs-on: ubuntu-latest
11
- timeout-minutes: 30
+ timeout-minutes: 60
12
steps:
13
- name: Checkout code
14
uses: actions/checkout@v5
0 commit comments