Update .gitlab-ci.yml file
This commit is contained in:
@@ -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)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user