Skip to content

Commit

Permalink
Release pipeline: Comment out awk command
Browse files Browse the repository at this point in the history
GitOrigin-RevId: f5249abae21d15430a781c6cd9726abc8461e9af
  • Loading branch information
Vertexwahn committed Mar 17, 2023
1 parent 24d9b0e commit 4d601e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_prep.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ http_archive(
)
EOF

awk 'f;/--SNIP--/{f=1}' e2e/smoke/WORKSPACE.bazel
#awk 'f;/--SNIP--/{f=1}' e2e/smoke/WORKSPACE.bazel
echo "\`\`\`"

0 comments on commit 4d601e1

Please sign in to comment.