#!/bin/bash -eu

cat <<EOF > docker-image-tag-path/tag
${TAG}
EOF
