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
3b174517
Commit
3b174517
authored
Jan 26, 2020
by
Andy Wilkinson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Stop caching ~/.m2 across Gradle-based CI tasks
See gh-19931
parent
66d4319a
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
3 deletions
+0
-3
build-pr-project.yml
ci/tasks/build-pr-project.yml
+0
-1
build-project.yml
ci/tasks/build-project.yml
+0
-1
stage.yml
ci/tasks/stage.yml
+0
-1
No files found.
ci/tasks/build-pr-project.yml
View file @
3b174517
...
@@ -5,7 +5,6 @@ inputs:
...
@@ -5,7 +5,6 @@ inputs:
outputs
:
outputs
:
-
name
:
distribution-repository
-
name
:
distribution-repository
caches
:
caches
:
-
path
:
maven
-
path
:
gradle
-
path
:
gradle
params
:
params
:
CI
:
true
CI
:
true
...
...
ci/tasks/build-project.yml
View file @
3b174517
...
@@ -5,7 +5,6 @@ inputs:
...
@@ -5,7 +5,6 @@ inputs:
outputs
:
outputs
:
-
name
:
distribution-repository
-
name
:
distribution-repository
caches
:
caches
:
-
path
:
maven
-
path
:
gradle
-
path
:
gradle
-
path
:
embedmongo
-
path
:
embedmongo
params
:
params
:
...
...
ci/tasks/stage.yml
View file @
3b174517
...
@@ -12,7 +12,6 @@ params:
...
@@ -12,7 +12,6 @@ params:
GRADLE_ENTERPRISE_CACHE_PASSWORD
:
GRADLE_ENTERPRISE_CACHE_PASSWORD
:
GRADLE_ENTERPRISE_URL
:
https://ge.spring.io
GRADLE_ENTERPRISE_URL
:
https://ge.spring.io
caches
:
caches
:
-
path
:
maven
-
path
:
gradle
-
path
:
gradle
run
:
run
:
path
:
git-repo/ci/scripts/stage.sh
path
:
git-repo/ci/scripts/stage.sh
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