Update .github/workflows/docker.yml
Some checks failed
Docker Build and Push / build-and-push (push) Failing after 1s
Some checks failed
Docker Build and Push / build-and-push (push) Failing after 1s
This commit is contained in:
parent
9f9b15698c
commit
0580e981e7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
@ -7,7 +7,7 @@ on:
|
|||
- dev
|
||||
jobs:
|
||||
build-and-push:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: docker
|
||||
container: gittea/runner-images:ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue