Update .github/workflows/docker.yml
This commit is contained in:
parent
b94e7c46c0
commit
61f5b3eb99
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:
|
||||
imagge: 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