Use fnlb in the lb tags

This commit is contained in:
James
2017-08-16 09:11:04 -07:00
parent df34c1361b
commit d69a4814ce

View File

@@ -30,7 +30,7 @@ make docker-build
git add -u
git commit -m "$service: $version release [skip ci]"
git tag -f -a "$version" -m "version $version"
git tag -f -a "fnlb-$version" -m "version fnlb-$version"
git push
git push origin $version