zx/vendor/ucloud/ucloud-sdk-php/.gitlab-ci.yml

13 lines
189 B
YAML

image: hub.ucloudadmin.com/esl_ipdd/composer:latest
test:
script:
- composer install
- make test-cov
- make lint
tags:
- uaek-c1
artifacts:
paths:
- build/