Update .gitlab-ci.yml file

This commit is contained in:
Slava
2024-03-08 09:10:36 +00:00
parent 54dae00033
commit af94781125

View File

@@ -20,7 +20,7 @@ codacy:
- master - master
- merge_request - merge_request
image: image:
name: alpine name: bash
script: script:
- bash <(curl -Ls https://coverage.codacy.com/get.sh) - bash <(curl -Ls https://coverage.codacy.com/get.sh)