-updated CodeCov token because of CodeCov Bash Uploader Security Issue
This commit is contained in:
parent
bbb8144f34
commit
59db920a2e
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ coverage_test_dmd:
|
||||||
- mkdir reports
|
- mkdir reports
|
||||||
- binaries/dmd_unittest_cov
|
- binaries/dmd_unittest_cov
|
||||||
after_script:
|
after_script:
|
||||||
- bash <(curl -s https://codecov.io/bash) -s reports -t 1a0c0169-a721-4085-8252-fed4755dcd8c
|
- bash <(curl -s https://codecov.io/bash) -s reports -t df87b1d8-85f4-4584-96e3-1315d27ec2c5
|
||||||
|
|
||||||
wasm:
|
wasm:
|
||||||
stage: build_wasm
|
stage: build_wasm
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue