mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-19 14:55:31 +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
|
name: docker-logs-ws
|
||||||
path: ./ws-tests/sanity/logs
|
path: ./ws-tests/sanity/logs
|
||||||
docker-build:
|
docker-build:
|
||||||
needs: [build, test, svelte-check]
|
needs: [uitest-workspaces]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
timeout-minutes: 60
|
timeout-minutes: 60
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user