Update .github/workflows/docker-image.yml
Some checks failed
Build and Push Docker Image / build (push) Failing after 11m58s
Some checks failed
Build and Push Docker Image / build (push) Failing after 11m58s
This commit is contained in:
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
|||||||
runs-on: docker
|
runs-on: docker
|
||||||
|
|
||||||
container:
|
container:
|
||||||
image: ubuntu-latest
|
image: gitea/runner-images:ubuntu-22.04
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
# - name: Clone repo
|
# - name: Clone repo
|
||||||
|
|||||||
Reference in New Issue
Block a user