未验证 提交 b9d7c6db 编写于 作者: M Medya Gh

add push

上级 e9959e35
name: CI
on: [pull_request]
on:
- pull_request
- push
env:
GOPROXY: https://proxy.golang.org
jobs:
......@@ -60,7 +62,7 @@ jobs:
make test
continue-on-error: false
# Run the following integration tests after the build_minikube
# They will run in parallel and use the binaries in previous step
# They will run in parallel and use the binaries in previous step
functional_test_docker_ubuntu:
needs: [build_minikube]
env:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册