mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-07-17 17:21:48 +00:00
Add Dockerfile and automation to build and publish a docker image
This commit is contained in:
4
.github/workflows/deploy-everywhere.yml
vendored
4
.github/workflows/deploy-everywhere.yml
vendored
@@ -9,3 +9,7 @@ jobs:
|
||||
deploy-wikitree-apps:
|
||||
uses: ./.github/workflows/deploy-wikitree-apps.yml
|
||||
secrets: inherit
|
||||
|
||||
deploy-docker:
|
||||
uses: ./.github/workflows/deploy-docker.yml
|
||||
secrets: inherit
|
||||
|
||||
Reference in New Issue
Block a user