Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Datree
Commits
b189bb3d
Commit
b189bb3d
authored
3 years ago
by
Dima Brusilovsky
Committed by
Alex
3 years ago
Browse files
Options
Download
Email Patches
Plain Diff
fix: test branch internal deploy
parent
54c1ab75
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.travis.yml
+2
-2
.travis.yml
with
2 additions
and
2 deletions
+2
-2
.travis.yml
+
2
-
2
View file @
b189bb3d
...
@@ -26,12 +26,12 @@ deploy:
...
@@ -26,12 +26,12 @@ deploy:
script
:
bash ./internal/release/deploy.sh
script
:
bash ./internal/release/deploy.sh
on
:
on
:
all_branches
:
true
all_branches
:
true
condition
:
$TRAVIS_BRANCH =~ ^(staging|main)$
condition
:
$TRAVIS_BRANCH =~ ^(staging|main
|DAT-3412-fix-brew-version
)$
-
provider
:
script
-
provider
:
script
skip_cleanup
:
true
skip_cleanup
:
true
script
:
bash ./internal/release/internal_deploy.sh
script
:
bash ./internal/release/internal_deploy.sh
on
:
on
:
branch
:
mai
n
branch
:
DAT-3412-fix-brew-versio
n
env
:
env
:
global
:
global
:
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment