mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-06 07:49:20 +00:00
Reduce dependencies for docker build
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
parent
c9d688c115
commit
0334a411cf
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -518,7 +518,7 @@ jobs:
|
||||
name: docker-logs-ws
|
||||
path: ./ws-tests/sanity/logs
|
||||
docker-build:
|
||||
needs: [build, test, svelte-check]
|
||||
needs: [uitest-workspaces]
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 60
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user