Skip to content

Commit d4154fb

Browse files
Debug Travis temporiliy
1 parent 5a5f799 commit d4154fb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.travis.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,11 @@ jobs:
6565
script:
6666
- set -e
6767
- |
68-
make init
69-
make component/test/unit
70-
make test-gpg-annotation
68+
# make init
69+
# make component/test/unit
70+
# make test-gpg-annotation
7171
make sonar-go-test-ishield
72-
make sonar-go-test-op
72+
# make sonar-go-test-op
7373
# make sonar/go enable it after resolving package references to upstream repo
7474
- stage: test-e2e
7575
name: "Deploy the image to a cluster and run e2e tests"

0 commit comments

Comments
 (0)