Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
AndroidUtils
VPNTunnelProxy
Commits
e6da59bb
Commit
e6da59bb
authored
Sep 16, 2020
by
Daniel Wolf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Don't try to deploy in the base library
parent
610c089b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
.gitlab-ci.yml
.gitlab-ci.yml
+3
-2
No files found.
.gitlab-ci.yml
View file @
e6da59bb
...
...
@@ -13,7 +13,8 @@ test-build-deploy:
script
:
-
./gradlew clean assembleRelease sourcesJar javadocJar test --stacktrace
-
./gradlew publish --stacktrace
only
:
-
/^deploy.*$/
except
:
-
/^no_ci.*$/
-
/^no_tests.*$/
-
/^deploy.*$/
\ No newline at end of file
-
/^no_tests.*$/
\ No newline at end of file
Write
Preview
Markdown
is supported
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