Update .github/workflows/build.yml
Some checks failed
build-ublue-custom / Build and push image (push) Failing after 21m2s
Some checks failed
build-ublue-custom / Build and push image (push) Failing after 21m2s
This commit is contained in:
parent
67b5049b9e
commit
22c2ecf172
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -25,7 +25,7 @@ concurrency:
|
|||
jobs:
|
||||
build_push:
|
||||
name: Build and push image
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: buildah-latest
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
Loading…
Reference in a new issue