Start Multi-OS CI (#172)
This commit is contained in:
parent
202f7bffa3
commit
f80ff923e7
5 changed files with 26 additions and 25 deletions
2
.github/workflows/docker.yaml
vendored
2
.github/workflows/docker.yaml
vendored
|
|
@ -5,7 +5,7 @@ name: Publish Docker Images
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ none ] # TODO: replace with main
|
||||
branches: [none] # TODO: replace with main
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue