mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-06-02 19:59:46 +00:00
Docker build step depends on tests
This commit is contained in:
@@ -36,7 +36,7 @@ jobs:
|
||||
# Build and push image to docker hub.
|
||||
buildx:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
needs: tests
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user