Open Konversys opened 1 year ago
I have got a gitlab-ci.yaml
deploy: state: deploy script: - echo "deploy" - yuniql version
The result of this job is:
$ yuniql version yuniql 1.3.15 ERROR: Job failed: exit status 1
Kudos, SonarCloud Quality Gate passed!
0 Bugs 0 Vulnerabilities 0 Security Hotspots 0 Code Smells
No Coverage information No Duplication information
I have got a gitlab-ci.yaml
The result of this job is: