Check fission CLI & server git commit SHA before test (#1200)

Check fission CLI & server git commit SHA before test 
to make sure we test against with the same commit.
This commit is contained in:
Ta-Ching Chen
2019-06-03 14:27:58 +08:00
committed by GitHub
parent a3fd606197
commit 4c4bb1bc2e
4 changed files with 6 additions and 5 deletions
-1
View File
@@ -40,7 +40,6 @@ before_script:
- hack/verify-gofmt.sh
- hack/verify-govet.sh
- helm lint charts/fission-all/ charts/fission-core/
- go build -o cmd/fission-cli/fission ./cmd/fission-cli/
- hack/runtests.sh
script: