Skip to content

Commit

Permalink
Makes restart of podman tri-game pod
Browse files Browse the repository at this point in the history
  • Loading branch information
zakhio committed Apr 28, 2023
1 parent 76e4f9e commit 48b06e7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,5 @@ jobs:
REMOTE_HOST: ${{ secrets.REMOTE_HOST }}
REMOTE_USER: ${{ secrets.REMOTE_USER }}
SCRIPT_AFTER: |
whoami
ls -al
echo $RSYNC_STDOUT
podman pull docker.io/zakhio/tri-game:latest
podman play kube --userns=nomap --network tri-game-network --replace deployment/tri-game/pod.yaml

0 comments on commit 48b06e7

Please sign in to comment.