diff --git a/build.sh b/build.sh index d6adac5..aabe40e 100644 --- a/build.sh +++ b/build.sh @@ -1,5 +1,10 @@ #!/bin/bash +docker pull git.zontreck.com/zontreck/skyrim:latest +docker pull git.zontreck.com/zontreck/skyrim:installer + + + docker build -t git.zontreck.com/zontreck/skyrim:latest latest docker push git.zontreck.com/zontreck/skyrim:latest