mirror of
https://github.com/mgerb/go-discord-bot
synced 2026-01-08 08:02:49 +00:00
5 lines
114 B
Bash
Executable File
5 lines
114 B
Bash
Executable File
version=$(git describe --tags)
|
|
|
|
docker push mgerb/go-discord-bot:latest
|
|
docker push mgerb/go-discord-bot:$version
|