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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user