Skip to content

Commit

Permalink
fix: multiline output/input
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Buchleitner <[email protected]>
  • Loading branch information
mabunixda committed Dec 6, 2024
1 parent 6941242 commit 15a393d
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,16 +93,6 @@ jobs:
fi
IMAGE_NAME="${repo}/${name}"
IMAGES=$(cat << EOI
EOI
)
TAGS=$(cat <<EOI
EOI
)
echo 'tags<<EOF' >> $GITHUB_OUTPUT
echo "type=semver,pattern={{version}},value=${{ needs.pre-commit.outputs.version }}" >> $GITHUB_OUTPUT
echo "type=schedule,pattern=nightly" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit 15a393d

Please sign in to comment.