#!/bin/bash set -e cd hack/cloud-image-uploader go run . --artifacts-path="../../${ARTIFACTS}" --tag="${TAG}"