Update build.yml

dependabot/github_actions/actions/checkout-3.1.0
fscarmen 4 years ago committed by GitHub
parent 854a7d386f
commit 96beb612a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .github/workflows/build.yml

@ -45,4 +45,6 @@ jobs:
-v /lib/modules:/lib/modules \
-v /etc/wireguard:/etc/wireguard \
${DOCKERHUB_REPOSITORY}
docker stop test
docker exec -d ${DOCKERHUB_REPOSITORY} ss -nltp
docker stop ${DOCKERHUB_REPOSITORY}

Loading…
Cancel
Save