Skip to content

Commit

Permalink
more label
Browse files Browse the repository at this point in the history
  • Loading branch information
zorbaTheRainy committed Nov 6, 2024
1 parent 945c51f commit 6252d63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_docker_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
CADDY_STR="$CADDY_STR --with github.com/hairyhenderson/caddy-teapot-module@v0.0.3-0"
XCADDY_LABEL=$(echo "${CADDY_STR}" | sed 's/\\w+--with/\\n --with/g')
XCADDY_LABEL="xcaddy build \\n${XCADDY_LABEL}"
XCADDY_LABEL="xcaddy build \\n${XCADDY_LABEL} d"
echo "XCADDY_LABEL=$XCADDY_LABEL" >> $GITHUB_OUTPUT
echo "XCADDY_STR=$CADDY_STR" >> $GITHUB_OUTPUT
echo "extra_tag=$EXTRA_TAG" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit 6252d63

Please sign in to comment.