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