[add] tag "latest" for latest build

This commit is contained in:
oldnick85
2023-02-18 18:48:19 +03:00
parent 2049e54ee1
commit b50edd8aa9
+1
View File
@@ -6,4 +6,5 @@ docker build \
--build-arg I2PD_COMPILER=gcc \
--build-arg YGGDRASIL_VERSION=v0.4.7 \
--tag i2pd_yggdrasil:${TAG_VERSION} \
--tag i2pd_yggdrasil:latest \
.