diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 555e6d5..f1d8ecc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -56,7 +56,7 @@ coverage_test_dmd: - mkdir reports - binaries/dmd_unittest_cov 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: stage: build_wasm