Merge branch 'main' of https://github.com/RealFascinated/beatsaber-overlay
This commit is contained in:
commit
38fe09220e
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@ -14,8 +14,6 @@ jobs:
|
|||||||
push_to_Docker_Hub:
|
push_to_Docker_Hub:
|
||||||
# The type of runner that the job will run on
|
# The type of runner that the job will run on
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
# build docker image and push to docker hub
|
|
||||||
#needs: [build_test]
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: checkout repo
|
- name: checkout repo
|
||||||
|
Reference in New Issue
Block a user