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
a38d9976
Commit
a38d9976
authored
Jan 05, 2018
by
Madhura Bhave
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix PR build so that it doesn't require privileged
parent
2bf15f81
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
1 deletion
+12
-1
pipeline.yml
ci/pipeline.yml
+1
-1
build-pr-project.yml
ci/tasks/build-pr-project.yml
+11
-0
No files found.
ci/pipeline.yml
View file @
a38d9976
...
...
@@ -138,7 +138,7 @@ jobs:
-
task
:
build-project
timeout
:
1h30m
image
:
spring-boot-ci-image
file
:
git-repo/ci/tasks/build-project.yml
file
:
git-repo/ci/tasks/build-pr
-pr
oject.yml
-
aggregate
:
-
task
:
build-samples
timeout
:
1h30m
...
...
ci/tasks/build-pr-project.yml
0 → 100644
View file @
a38d9976
---
platform
:
linux
inputs
:
-
name
:
git-repo
outputs
:
-
name
:
distribution-repository
caches
:
-
path
:
maven
-
path
:
gradle
run
:
path
:
git-repo/ci/scripts/build-project.sh
\ 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