Update publish docker

This commit is contained in:
nicolas.dorier
2019-03-29 18:39:02 +09:00
parent 978b7d930e
commit e40cd1fc0c

View File

@@ -5,4 +5,4 @@ git merge master
git checkout master
git tag -d "stable"
git tag -a "stable" -m "stable"
git push --tags --force
git push origin latest master --tags --force