Update .gitlab-ci.yml file

This commit is contained in:
Slava
2024-03-08 09:09:31 +00:00
parent 4c673ea3a3
commit 54dae00033

View File

@@ -15,12 +15,12 @@ qodana:
- .qodana/results/ - .qodana/results/
expose_as: 'Qodana report' expose_as: 'Qodana report'
codacy: codacy:
only: only:
- master - master
- merge_request - merge_request
image: image:
name: alpine name: alpine
script: script:
- bash <(curl -Ls https://coverage.codacy.com/get.sh) - bash <(curl -Ls https://coverage.codacy.com/get.sh)