Update .github/workflows/docker.yml
Some checks failed
Docker Build and Push / build-and-push (push) Failing after 23s
Some checks failed
Docker Build and Push / build-and-push (push) Failing after 23s
This commit is contained in:
parent
61f5b3eb99
commit
2e83704ff9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
@ -6,7 +6,7 @@ on:
|
|||
- main
|
||||
- dev
|
||||
jobs:
|
||||
image: ghcr.io/catthehacker/ubuntu:latest
|
||||
#image: ghcr.io/catthehacker/ubuntu:latest
|
||||
build-and-push:
|
||||
|
||||
runs-on: docker
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue