Update .gitlab-ci.yml file
This commit is contained in:
@@ -22,6 +22,6 @@ codacy:
|
|||||||
image:
|
image:
|
||||||
name: alpine
|
name: alpine
|
||||||
script:
|
script:
|
||||||
- apk install bash curl
|
- apk add bash curl
|
||||||
- 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