automated docker releases!

This commit is contained in:
Mike Farah
2020-12-22 16:16:31 +11:00
parent 4dbf158505
commit f059e13f94
2 changed files with 2 additions and 2 deletions
+1
View File
@@ -6,6 +6,7 @@ docker build \
--build-arg VERSION=${VERSION} \
-t mikefarah/yq:latest \
-t mikefarah/yq:${VERSION} \
-t mikefarah/yq:4 \
.
trivy image mikefarah/yq:${VERSION}