This commit is contained in:
avollkopf 2023-03-07 07:18:09 +01:00
parent 4752c7df95
commit cb8372fd54

View file

@ -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