1
0
mirror of https://github.com/bitwarden/server.git synced 2025-02-25 03:21:46 +01:00

tagging echo

This commit is contained in:
Kyle Spearrin 2017-10-02 16:32:12 -04:00
parent b77adedcbe
commit a159be65e7

View File

@ -35,7 +35,6 @@ then
TAG=$2
echo "Tagging bitwarden as '$TAG'"
echo "==========================="
docker tag bitwarden/api bitwarden/api:$TAG
docker tag bitwarden/identity bitwarden/identity:$TAG