e
This commit is contained in:
parent
acf9af9533
commit
3cb1a344af
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
# The type of runner that the job will run on
|
||||
runs-on: ubuntu-latest
|
||||
# build docker image and push to docker hub
|
||||
needs: [build_test]
|
||||
#needs: [build_test]
|
||||
|
||||
steps:
|
||||
- name: checkout repo
|
||||
|
Reference in New Issue
Block a user