Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
S
spring-boot
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DEMO
spring-boot
Commits
6f89da88
Commit
6f89da88
authored
Nov 27, 2018
by
Madhura Bhave
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Cleanup unused pipeline params
parent
2b22b23a
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
5 deletions
+0
-5
pipeline.yml
ci/pipeline.yml
+0
-2
promote.yml
ci/tasks/promote.yml
+0
-2
sync-to-maven-central.yml
ci/tasks/sync-to-maven-central.yml
+0
-1
No files found.
ci/pipeline.yml
View file @
6f89da88
...
@@ -454,7 +454,6 @@ jobs:
...
@@ -454,7 +454,6 @@ jobs:
BINTRAY_SUBJECT
:
((bintray-subject))
BINTRAY_SUBJECT
:
((bintray-subject))
BINTRAY_REPO
:
((bintray-repo))
BINTRAY_REPO
:
((bintray-repo))
BINTRAY_USERNAME
:
((bintray-username))
BINTRAY_USERNAME
:
((bintray-username))
BINTRAY_PASSWORD
:
((bintray-password))
BINTRAY_API_KEY
:
((bintray-api-key))
BINTRAY_API_KEY
:
((bintray-api-key))
-
task
:
generate-release-notes
-
task
:
generate-release-notes
file
:
git-repo/ci/tasks/generate-release-notes.yml
file
:
git-repo/ci/tasks/generate-release-notes.yml
...
@@ -482,7 +481,6 @@ jobs:
...
@@ -482,7 +481,6 @@ jobs:
file
:
git-repo/ci/tasks/sync-to-maven-central.yml
file
:
git-repo/ci/tasks/sync-to-maven-central.yml
params
:
params
:
BINTRAY_USERNAME
:
((bintray-username))
BINTRAY_USERNAME
:
((bintray-username))
BINTRAY_PASSWORD
:
((bintray-password))
BINTRAY_API_KEY
:
((bintray-api-key))
BINTRAY_API_KEY
:
((bintray-api-key))
SONATYPE_USER_TOKEN
:
((sonatype-user-token))
SONATYPE_USER_TOKEN
:
((sonatype-user-token))
SONATYPE_PASSWORD_TOKEN
:
((sonatype-user-token-password))
SONATYPE_PASSWORD_TOKEN
:
((sonatype-user-token-password))
...
...
ci/tasks/promote.yml
View file @
6f89da88
...
@@ -12,9 +12,7 @@ params:
...
@@ -12,9 +12,7 @@ params:
ARTIFACTORY_PASSWORD
:
ARTIFACTORY_PASSWORD
:
BINTRAY_SUBJECT
:
BINTRAY_SUBJECT
:
BINTRAY_REPO
:
BINTRAY_REPO
:
BINTRAY_SUBJECT
:
BINTRAY_USERNAME
:
BINTRAY_USERNAME
:
BINTRAY_PASSWORD
:
BINTRAY_API_KEY
:
BINTRAY_API_KEY
:
run
:
run
:
path
:
git-repo/ci/scripts/promote.sh
path
:
git-repo/ci/scripts/promote.sh
ci/tasks/sync-to-maven-central.yml
View file @
6f89da88
...
@@ -7,7 +7,6 @@ params:
...
@@ -7,7 +7,6 @@ params:
BINTRAY_REPO
:
BINTRAY_REPO
:
BINTRAY_SUBJECT
:
BINTRAY_SUBJECT
:
BINTRAY_USERNAME
:
BINTRAY_USERNAME
:
BINTRAY_PASSWORD
:
BINTRAY_API_KEY
:
BINTRAY_API_KEY
:
SONATYPE_USER_TOKEN
:
SONATYPE_USER_TOKEN
:
SONATYPE_PASSWORD_TOKEN
:
SONATYPE_PASSWORD_TOKEN
:
...
...
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