Skip to content

Commit

Permalink
pull also docker
Browse files Browse the repository at this point in the history
  • Loading branch information
krystophny committed May 23, 2024
1 parent ff9eb61 commit 48c0a18
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions images/cross_build_push_all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@
cd base
./cross_build_push.sh
sleep 10
docker pull ghcr.io/itpplasma/base
cd ../devel
./cross_build_push.sh
sleep 10
docker pull ghcr.io/itpplasma/devel
cd ../devel-tex
./cross_build_push.sh
docker pull ghcr.io/itpplasma/devel-tex

0 comments on commit 48c0a18

Please sign in to comment.