1
0
Fork 0

Disable Action fast failure

main
Ambrose Chua 2021-09-24 14:01:35 +08:00
parent 9c63e16bec
commit 88abd4749a
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,6 @@ env:
# github.repository as <account>/<repo>
IMAGE_NAME: ${{ github.repository }}
jobs:
build:
runs-on: ubuntu-latest
@ -19,6 +18,7 @@ jobs:
contents: read
packages: write
strategy:
fail-fast: false
matrix:
tag:
- alpine-desktopbase