Skip to content

Commit

Permalink
removed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
aalexandru committed Dec 15, 2021
1 parent a007bb5 commit 7ac1778
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions hack/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ export IMAGE_API="${IMAGE_API:-"adobe/cluster-registry-api"}"
export IMAGE_CC="${IMAGE_CC:-"adobe/cluster-registry-client"}"
export TAG="${GITHUB_REF##*/}"

echo "tag: ${TAG}"

IMAGE_SUFFIX="-dev"

if [[ "$TAG" =~ ^v[0-9]+\.[0-9]+ ]] || [ "${TAG}" == "main" ]; then
Expand Down

0 comments on commit 7ac1778

Please sign in to comment.