Publish solana-docker releases (#7460)

This commit is contained in:
Jack May
2019-12-12 16:15:31 -08:00
committed by GitHub
parent 115bf2613d
commit cc5408482e
2 changed files with 12 additions and 5 deletions

View File

@@ -33,7 +33,7 @@ else
fi
if [[ -z $CHANNEL_OR_TAG ]]; then
echo +++ Unable to determine channel to publish into, exiting.
echo +++ Unable to determine channel or tag to publish into, exiting.
exit 0
fi