Skip to content

Commit 3f3f4b2

Browse files
authored
Set custom ciMate key (#2601)
1 parent 9c4756f commit 3f3f4b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
if: always()
6161
env:
6262
CIMATE_PROJECT_ID: 2348n4vl
63+
CIMATE_CI_KEY: "CI / ${{ runner.os }} / ${{matrix.gradle_args}}"
6364
run: |
6465
wget -q https://get.cimate.io/release/linux/cimate
6566
chmod +x cimate
@@ -86,6 +87,7 @@ jobs:
8687
if: always()
8788
env:
8889
CIMATE_PROJECT_ID: 2348n4vl
90+
CIMATE_CI_KEY: examples
8991
run: |
9092
wget -q https://get.cimate.io/release/linux/cimate
9193
chmod +x cimate

0 commit comments

Comments
 (0)