Feature/docker stable setup (#296)

* Added stable docker workflow

* Changed webui pull to develop
This commit is contained in:
Kizaing 2021-06-09 11:10:06 -04:00 committed by GitHub
parent b61da7eb08
commit 4ae9f078b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 65 additions and 2 deletions

View file

@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: Kareadita/Kavita-webui
ref: feature/sentry-release
ref: develop
path: Kavita-webui/
- name: NodeJS to Compile WebUI
@ -69,4 +69,4 @@ jobs:
description:
details: 'https://hub.docker.com/r/kizaing/kavita/tags?page=1&ordering=last_updated'
text: A new nightly build has been released for docker.
webhookUrl: ${{ secrets.DISCORD_DOCKER_UPDATE_URL }}
webhookUrl: ${{ secrets.DISCORD_DOCKER_UPDATE_URL }}