Skip to content

Commit

Permalink
update runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Geczy committed Sep 17, 2023
1 parent 9480213 commit 9feb939
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions runner.sh
Original file line number Diff line number Diff line change
Expand Up @@ -115,13 +115,13 @@ restart() {

pull() {
docker_login
docker_command pull twitch-events dota twitch-chat nginx
docker_command pull twitch-events dota twitch-chat steam
}

push() {
docker_login
buildall
docker_command push twitch-events dota twitch-chat nginx
docker_command push twitch-events dota twitch-chat steam
}

buildall() {
Expand Down

0 comments on commit 9feb939

Please sign in to comment.