未验证 提交 fd24a29b 编写于 作者: wu-sheng's avatar wu-sheng 提交者: GitHub

Move e2e and istio e2e to master and release recheck. (#4048)

* Move e2e and istio e2e to master recheck.

* Try to run tests on tag(release)

* Add `v*` tag to trigger test only, as this is the release tag.

* Trigger CI again
上级 a95627a0
......@@ -21,6 +21,8 @@ on:
push:
branches:
- master
tags:
- 'v*'
jobs:
......
......@@ -16,7 +16,13 @@
name: E2E
on: [pull_request]
on:
pull_request:
push:
branches:
- master
tags:
- 'v*'
jobs:
Single:
......
......@@ -16,7 +16,14 @@
name: istio-mixer-ci
on: [pull_request]
on:
pull_request:
push:
branches:
- master
tags:
- 'v*'
env:
SCRIPTS_DIR: ./test/e2e-mesh/e2e-istio/scripts
LOG_DIR: /tmp/skywalking
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册