mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
ADd documentation and frontend to dependency for docker build
This commit is contained in:
parent
f7c6cd4e8a
commit
ba629ea726
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@ -65,7 +65,7 @@ jobs:
|
||||
# Build and push image to docker hub.
|
||||
buildx:
|
||||
runs-on: ubuntu-latest
|
||||
needs: tests
|
||||
needs: [tests, documentation, frontend]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user