Skip to content

Commit 1910146

Browse files
authored
Update build.yaml
1 parent 12fdbb5 commit 1910146

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
runs-on: ubuntu-latest
2121
name: Build, Push, Deploy
2222
environment: ${{ github.ref_name }}
23-
timeout-minutes: 20
23+
timeout-minutes: 30
2424
steps:
2525
- uses: actions/checkout@v2
2626
with:
@@ -115,4 +115,4 @@ jobs:
115115
116116
echo Deploy list
117117
docker ps
118-
118+

0 commit comments

Comments
 (0)