Skip to content

Commit

Permalink
add variables for gradle publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaslisowski committed Feb 12, 2019
1 parent 08e3da2 commit 4436e8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ publish:
only:
- tags
script:
- gradle publishPlugins
- gradle publishPlugins -Pgradle.publish.key=$GRADLE_PUBLISH_KEY -Pgradle.publish.secret=$GRADLE_PUBLISH_SECRET

0 comments on commit 4436e8d

Please sign in to comment.