Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
dometto committed Nov 15, 2023
1 parent 4e8ac5c commit 9a5a4ae
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/podman.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,8 @@ jobs:
podman ps --all
podman pull ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_focal
podman run -d ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_focal /sbin/init
sleep 10
podman ps --all
podman run -d --network=host ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_focal /sbin/init
sleep 10
podman ps --all

0 comments on commit 9a5a4ae

Please sign in to comment.