Update .github/workflows/docker.yml
Some checks failed
Docker Build and Push / build-and-push (push) Failing after 10s
Some checks failed
Docker Build and Push / build-and-push (push) Failing after 10s
This commit is contained in:
parent
f29eb3f374
commit
4fc597b6c1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
@ -10,7 +10,7 @@ jobs:
|
||||||
|
|
||||||
build-and-push:
|
build-and-push:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
image: ubuntu-latest
|
container: ubuntu:latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue