Building Docker with GitHub actions #38
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: docker
|
||||
name: Publish Docker Image
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
|
Loading…
Reference in a new issue