Skip to content
Snippets Groups Projects
Commit 493998fe authored by Xiao Gui's avatar Xiao Gui
Browse files

debug travis e2e

parent dad485f5
No related branches found
No related tags found
No related merge requests found
......@@ -48,7 +48,7 @@ jobs:
- stage: local e2e
# type = api - should only be activated by API
# when send API, ensure to set env TEST_SUITE=e2e-local to explicitly trigger this build
if: env(TEST_SUITE) =~ /^https/
if: type = api
name: e2e (local)
install:
- npm i
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment