Skip to content

Commit

Permalink
Revert "[REVERT ME] temp command to remove wrong tag"
Browse files Browse the repository at this point in the history
This reverts commit ad90384.
  • Loading branch information
navarone-feekery committed Feb 21, 2025
1 parent ad90384 commit b5bcd7c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .buildkite/publish/push-docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,3 @@ vault read -address "${VAULT_ADDR}" -field "${DOCKER_PASS_KEY}" "${VAULT_PATH}"
TAG_NAME="$BASE_TAG_NAME:${VERSION}-${ARCHITECTURE}"
echo "Pushing image to docker with tag: $TAG_NAME"
docker push "$TAG_NAME"

echo "TEMP delete incorrect docker tag"
docker rmi "$BASE_TAG_NAME:LATEST"

0 comments on commit b5bcd7c

Please sign in to comment.