mirror of
https://github.com/PiBrewing/craftbeerpi4.git
synced 2024-11-09 17:07:43 +01:00
test
This commit is contained in:
parent
4752c7df95
commit
cb8372fd54
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -63,7 +63,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
|
|
||||||
PUBLISH_IMAGE=false
|
PUBLISH_IMAGE=false
|
||||||
TAGS="${{ env.steps.string.outputs.lowercase }}:dev"
|
TAGS="${{ env.image-name }}:dev"
|
||||||
|
|
||||||
# Define the image that will be used as a cached image
|
# Define the image that will be used as a cached image
|
||||||
# to speed up the build process
|
# to speed up the build process
|
||||||
|
|
Loading…
Reference in a new issue