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
- merge_request
image:
name: alpine
name: bash
script:
- bash <(curl -Ls https://coverage.codacy.com/get.sh)