mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(): update sauce environment variables
This commit is contained in:
@@ -13,7 +13,9 @@ function init {
|
||||
function run {
|
||||
cd ../..
|
||||
|
||||
SNAPSHOT_TEST_ID=$(git rev-parse HEAD)
|
||||
export SNAPSHOT_TEST_ID=$(git rev-parse HEAD)
|
||||
export SAUCE_TUNNEL_ID=$CIRCLE_BUILD_DUM
|
||||
export SAUCE_BUILD_ID=$CIRCLE_SHA1
|
||||
|
||||
gulp demos --demo-version=nightly
|
||||
|
||||
|
||||
Reference in New Issue
Block a user