Update .gitlab-ci.yml file
This commit is contained in:
@@ -20,7 +20,8 @@ codacy:
|
||||
- master
|
||||
- merge_request
|
||||
image:
|
||||
name: bash
|
||||
name: alpine
|
||||
script:
|
||||
- apk install bash curl
|
||||
- bash <(curl -Ls https://coverage.codacy.com/get.sh)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user