Update .github/workflows/build.yml
Some checks failed
build-ublue-custom / Build and push image (push) Failing after 1m7s
Some checks failed
build-ublue-custom / Build and push image (push) Failing after 1m7s
This commit is contained in:
parent
90c3f2c60a
commit
e4e6527038
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:
|
jobs:
|
||||||
build_push:
|
build_push:
|
||||||
name: Build and push image
|
name: Build and push image
|
||||||
runs-on: ubuntu-24.04
|
runs-on: docker
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|
Loading…
Reference in a new issue