Skip to content

Commit

Permalink
Adds more details to restart pod script
Browse files Browse the repository at this point in the history
  • Loading branch information
zakhio committed Apr 28, 2023
1 parent 48b06e7 commit 1f9d990
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,5 @@ jobs:
REMOTE_USER: ${{ secrets.REMOTE_USER }}
SCRIPT_AFTER: |
podman pull docker.io/zakhio/tri-game:latest
podman play kube --userns=nomap --network tri-game-network --replace deployment/tri-game/pod.yaml
podman play kube --userns=nomap --network tri-game-network --replace deployment/tri-game/pod.yaml
podman ps -a

0 comments on commit 1f9d990

Please sign in to comment.