blob: 631ac6f7032260ebed212f3a7fb92d4fcb192588 [file] [log] [blame]
#!/bin/bash -e
# This script is intended to be passed to Bazel using the --workspace_status_command command-line
# flag. Unlike get_workspace_status.sh, this does not set any environment variables, letting
# whatever is in the environment be used.
echo "STABLE_DOCKER_TAG ${STABLE_DOCKER_TAG}"