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

13 lines
189 B
YAML
Raw Permalink Normal View History

2024-07-02 15:32:59 +08:00
image: hub.ucloudadmin.com/esl_ipdd/composer:latest
test:
script:
- composer install
- make test-cov
- make lint
tags:
- uaek-c1
artifacts:
paths:
- build/