Version v0.1.0

This commit is contained in:
Aode (lion) 2021-09-06 13:45:59 -05:00
parent 0adde960d1
commit 9a3d772a76

View file

@ -56,9 +56,6 @@ fi
set -xe
sed -i "s/asonix\/rust-builder:.*/asonix\/rust-builder:$new_tag/" docker-compose.yml
git add docker-compose.yml
git commit -m "Version $new_tag"
git tag $new_tag