mirror of
https://github.com/mgerb/go-discord-bot
synced 2026-01-09 08:32:48 +00:00
update script to tag docker images properly
This commit is contained in:
@@ -1 +1,4 @@
|
||||
docker build -t mgerb/go-discord-bot:$(git describe --tags) .
|
||||
version=$(git describe --tags)
|
||||
|
||||
docker build -t mgerb/go-discord-bot:$version .
|
||||
docker tag mgerb/go-discord-bot:$version mgerb/go-discord-bot:latest
|
||||
|
||||
Reference in New Issue
Block a user