Skip to content

Commit

Permalink
chore: add comment due to review
Browse files Browse the repository at this point in the history
Signed-off-by: Dominik Rosiek <[email protected]>
  • Loading branch information
Dominik Rosiek committed Feb 29, 2024
1 parent 0fa281c commit 5c6b91c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/build-push-multiplatform.sh
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ function build_push() {
local LATEST_TAG
readonly LATEST_TAG="${REPO_URL}:latest${BUILD_TYPE_SUFFIX}-${BUILD_PLATFORM}-${BUILD_ARCH}"

# --provenance=false for docker buildx ensures that we create manifest instead of manifest list
if [[ "${PUSH}" == true ]]; then
echo "Building tags: ${TAG}, ${LATEST_TAG}"

Expand Down

0 comments on commit 5c6b91c

Please sign in to comment.