Skip to content

Commit 9781156

Browse files
author
Kugamoorthy Gajananan
authored
Merge pull request #9 from open-cluster-management/fix/release-0.1.4
Debug Travis temporiliy
2 parents 5a5f799 + d4154fb commit 9781156

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)