mirror of
https://github.com/wassname/talk.git
synced 2026-07-10 12:58:55 +08:00
Stabilize e2e
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
CIRCLE_TEST_REPORTS=${CIRCLE_TEST_REPORTS:-./test/e2e/reports}
|
||||
CIRCLE_BRANCH=${CIRCLE_BRANCH:-master}
|
||||
|
||||
if [[ "${CIRCLE_BRANCH}" == "master" ]]; then
|
||||
|
||||
exitCode=0
|
||||
|
||||
Reference in New Issue
Block a user