mirror of
https://github.com/mgerb/go-discord-bot
synced 2026-01-08 08:02:49 +00:00
add docker push script
This commit is contained in:
4
docker-push.sh
Executable file
4
docker-push.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
version=$(git describe --tags)
|
||||
|
||||
docker push mgerb/go-discord-bot:latest
|
||||
docker push mgerb/go-discord-bot:$version
|
||||
Reference in New Issue
Block a user