tagging build

This commit is contained in:
TheHouseWrecker
2020-03-31 16:30:12 +09:00
parent 4cf49c4528
commit 913580e29a
+1 -1
View File
@@ -26,7 +26,7 @@ pipeline {
agent {
dockerfile {
filename "Dockerfile.ssl"
args "--entrypoint='' "
args "-t housewrecker/gaps:v0.2.3.$BUILD_NUMBER --entrypoint='' "
}
}
steps{