Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
liberty
tunnel
liberty-tunnel-ios
Commits
789645cd
Commit
789645cd
authored
Aug 28, 2018
by
Jose Blaya
Browse files
Update regex
parent
a2735d2d
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
789645cd
...
@@ -108,7 +108,7 @@ beta_manual_archive:
...
@@ -108,7 +108,7 @@ beta_manual_archive:
when
:
when
:
manual
manual
only
:
only
:
-
/^release
\/
.*$
-
/^release
-
.*$
/
tags
:
tags
:
-
ios
-
ios
...
@@ -125,7 +125,7 @@ beta_manual_deploy:
...
@@ -125,7 +125,7 @@ beta_manual_deploy:
when
:
when
:
manual
manual
only
:
only
:
-
/^release
\/
.*$
-
/^release
-
.*$
/
tags
:
tags
:
-
ios
-
ios
...
...
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