Skip to content
Projects
Groups
Snippets
Help
Sign in / Register
Toggle navigation
Minds Mobile
Project overview
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
223
Merge Requests
12
Security & Compliance
Packages
Analytics
Wiki
Snippets
Members
Collapse sidebar
Close sidebar
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Minds
Minds Mobile
Commits
027a0daa
Commit
027a0daa
authored
1 hour ago
by
Martin Santangelo
Browse files
Options
Download
(fix) circle regex
parent
551c5d08
No related merge requests found
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.circleci/config.yml
View file @
027a0daa
...
...
@@ -202,8 +202,8 @@ workflows:
filters
:
branches
:
only
:
-
/^stable
-
*/
-
/^test
-
*/
-
/^stable
\/.
*/
-
/^test
\/.
*/
-
test/circle-ci
-
sentry
:
requires
:
...
...
This diff is collapsed.
Please
register
or
sign in
to comment