Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
AndroidUtils
NavigationDrawerActivity
Commits
bfa01cc0
Commit
bfa01cc0
authored
Aug 18, 2021
by
Daniel Wolf
Browse files
Adjust regex
parent
f5685b43
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
bfa01cc0
...
...
@@ -9,4 +9,4 @@ test-build-deploy:
-
./gradlew clean assembleRelease sourcesJar test --stacktrace
-
./gradlew publish --stacktrace
only
:
-
/^v[0-9]+$
\ No newline at end of file
-
/^v([0-9]+\.?)+[0-9]$
\ No newline at end of file
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