Skip to content

Commit 928a72f

Browse files
committed
Adjust branch name master-v4
Signed-off-by: Mriyam Tamuli <[email protected]>
1 parent ba728bf commit 928a72f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ before_script:
2626
jobs:
2727
include:
2828
- stage: deploy
29-
env: DEPLOY_BRANCH=release/v4
29+
env: DEPLOY_BRANCH=master-v4
3030
script: ./ci/deploy.sh
3131

3232
cache:
@@ -36,9 +36,9 @@ cache:
3636
branches:
3737
only:
3838
- develop-v4
39-
- release/v4
39+
- master-v4
4040

4141
notifications:
4242
email:
4343
on_success: never
44-
on_failure: change
44+
on_failure: change

0 commit comments

Comments
 (0)