We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a39f9b4 commit 02ccaacCopy full SHA for 02ccaac
.gitlab-ci.yml
@@ -35,6 +35,7 @@ coverage:
35
stage: report
36
only:
37
- master
38
+ - tags
39
image: php:8.0
40
script:
41
- composer update
0 commit comments