Update docker-image.yml
This commit is contained in:
parent
4e2d0ab20e
commit
e7a7bf5245
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@ -13,7 +13,7 @@ on:
|
||||
jobs:
|
||||
push_to_Docker_Hub:
|
||||
# The type of runner that the job will run on
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: self-hosted
|
||||
# build docker image and push to docker hub
|
||||
#needs: [build_test]
|
||||
|
||||
|
Reference in New Issue
Block a user