mirror of
https://github.com/PiBrewing/craftbeerpi4.git
synced 2024-11-24 16:08:11 +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: |
|
||||
|
||||
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
|
||||
# to speed up the build process
|
||||
|
|
Loading…
Reference in a new issue