Skip to content

Commit

Permalink
fix(RELEASE-1079): linting issues in publish-to-cgw (#743)
Browse files Browse the repository at this point in the history
Signed-off-by: Johnny Bieren <[email protected]>
  • Loading branch information
johnbieren authored Dec 16, 2024
1 parent 8c472a7 commit d9ac9f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/publish-to-cgw/tests/test-publish-to-cgw.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ spec:
echo "$binary content" > "$CONTENT_DIR/$binary"
done
cat > $(workspaces.data.path)/data.json << EOF
cat > "$(workspaces.data.path)/data.json" << EOF
{
"contentGateway": {
"mirrorOpenshiftPush": true,
Expand Down

0 comments on commit d9ac9f7

Please sign in to comment.