mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-10 11:47:42 +02:00
Reusable Platform (#2374)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
@@ -82,6 +82,7 @@ jobs:
|
||||
tests
|
||||
rush.json
|
||||
.prettierrc
|
||||
tools
|
||||
key: ${{ runner.os }}-build-${{ env.cache-name }}-${{ github.sha }}
|
||||
restore-keys: ${{ runner.os }}-build-${{ env.cache-name }}-${{ github.sha }}
|
||||
svelte-check:
|
||||
@@ -113,6 +114,7 @@ jobs:
|
||||
tests
|
||||
rush.json
|
||||
.prettierrc
|
||||
tools
|
||||
key: ${{ runner.os }}-build-${{ env.cache-name }}-${{ github.sha }}
|
||||
restore-keys: ${{ runner.os }}-build-${{ env.cache-name }}-${{ github.sha }}
|
||||
|
||||
@@ -146,6 +148,7 @@ jobs:
|
||||
tests
|
||||
rush.json
|
||||
.prettierrc
|
||||
tools
|
||||
key: ${{ runner.os }}-build-${{ env.cache-name }}-${{ github.sha }}
|
||||
restore-keys: ${{ runner.os }}-build-${{ env.cache-name }}-${{ github.sha }}
|
||||
|
||||
@@ -190,6 +193,7 @@ jobs:
|
||||
tests
|
||||
rush.json
|
||||
.prettierrc
|
||||
tools
|
||||
key: ${{ runner.os }}-build-${{ env.cache-name }}-${{ github.sha }}
|
||||
restore-keys: ${{ runner.os }}-build-${{ env.cache-name }}-${{ github.sha }}
|
||||
|
||||
@@ -236,6 +240,7 @@ jobs:
|
||||
tests
|
||||
rush.json
|
||||
.prettierrc
|
||||
tools
|
||||
key: ${{ runner.os }}-build-${{ env.cache-name }}-${{ github.sha }}
|
||||
restore-keys: ${{ runner.os }}-build-${{ env.cache-name }}-${{ github.sha }}
|
||||
|
||||
@@ -293,6 +298,7 @@ jobs:
|
||||
tests
|
||||
rush.json
|
||||
.prettierrc
|
||||
tools
|
||||
key: ${{ runner.os }}-build-${{ env.cache-name }}-${{ github.sha }}
|
||||
restore-keys: ${{ runner.os }}-build-${{ env.cache-name }}-${{ github.sha }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user