1
0
mirror of https://github.com/alrayyes/docker-alpine-hugo-git-bash synced 2023-11-14 15:56:26 +00:00

version 0.26.9

This commit is contained in:
Ryan 2017-09-15 22:10:38 +02:00
parent 77682dc98a
commit e30adc7ac7
2 changed files with 1 additions and 7 deletions

View File

@ -1 +1 @@
0.26.8
0.26.9

View File

@ -19,9 +19,3 @@ git commit -m "version $version"
git tag -a "$version" -m "version $version"
git push
git push --tags
#sudo docker tag $USERNAME/$IMAGE:latest $USERNAME/$IMAGE:$version
# push it
#sudo docker push $USERNAME/$IMAGE:latest
#sudo docker push $USERNAME/$IMAGE:$version