Update build1.yml

dependabot/github_actions/actions/checkout-3.1.0
fscarmen 4 years ago committed by GitHub
parent 582b9d9fda
commit 76289e4eb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/build1.yml

@ -45,6 +45,6 @@ jobs:
-v /lib/modules:/lib/modules \
${DOCKERHUB_REPOSITORY}
sleep 20
sleep 8
docker exec -i ${{ secrets.DOCKER_REPO }} wget -qO- https://ip.gs/json
docker stop ${{ secrets.DOCKER_REPO }}

Loading…
Cancel
Save