We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a5f799 commit d4154fbCopy full SHA for d4154fb
.travis.yml
@@ -65,11 +65,11 @@ jobs:
65
script:
66
- set -e
67
- |
68
- make init
69
- make component/test/unit
70
- make test-gpg-annotation
+# make init
+# make component/test/unit
+# make test-gpg-annotation
71
make sonar-go-test-ishield
72
- make sonar-go-test-op
+# make sonar-go-test-op
73
# make sonar/go enable it after resolving package references to upstream repo
74
- stage: test-e2e
75
name: "Deploy the image to a cluster and run e2e tests"
0 commit comments