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
fc3c5c8f
Commit
fc3c5c8f
authored
Jun 11, 2020
by
Madhura Bhave
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #21793 from dreis2211
* pr/21793: Link complete Slack message to build log Closes gh-21793
parents
7a2939f1
51cdb9ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
6 deletions
+4
-6
pipeline.yml
ci/pipeline.yml
+4
-6
No files found.
ci/pipeline.yml
View file @
fc3c5c8f
...
...
@@ -4,7 +4,7 @@ anchors:
username
:
((github-username))
password
:
((github-password))
branch
:
((branch))
docker-resource-source
:
&docker-resource-source
docker-resource-source
:
&docker-resource-source
username
:
((docker-hub-username))
password
:
((docker-hub-password))
tag
:
((milestone))
...
...
@@ -52,8 +52,7 @@ anchors:
"
zip.deployed"
:
"
false"
slack-fail-params
:
&slack-fail-params
text
:
>
:concourse-failed: ${BUILD_PIPELINE_NAME} ${BUILD_JOB_NAME} failed!
[<https://ci.spring.io/teams/${BUILD_TEAM_NAME}/pipelines/${BUILD_PIPELINE_NAME}/jobs/${BUILD_JOB_NAME}/builds/${BUILD_NAME}|build log>]
:concourse-failed: <https://ci.spring.io/teams/${BUILD_TEAM_NAME}/pipelines/${BUILD_PIPELINE_NAME}/jobs/${BUILD_JOB_NAME}/builds/${BUILD_NAME}|${BUILD_PIPELINE_NAME} ${BUILD_JOB_NAME} failed!>
[$TEXT_FILE_CONTENT]
text_file
:
git-repo/build/build-scan-uri.txt
silent
:
true
...
...
@@ -61,8 +60,7 @@ anchors:
username
:
concourse-ci
slack-success-params
:
&slack-success-params
text
:
>
:concourse-succeeded: ${BUILD_PIPELINE_NAME} ${BUILD_JOB_NAME} was successful!
[<https://ci.spring.io/teams/${BUILD_TEAM_NAME}/pipelines/${BUILD_PIPELINE_NAME}/jobs/${BUILD_JOB_NAME}/builds/${BUILD_NAME}|build log>]
:concourse-succeeded: <https://ci.spring.io/teams/${BUILD_TEAM_NAME}/pipelines/${BUILD_PIPELINE_NAME}/jobs/${BUILD_JOB_NAME}/builds/${BUILD_NAME}|${BUILD_PIPELINE_NAME} ${BUILD_JOB_NAME} was successful!>
[$TEXT_FILE_CONTENT]
text_file
:
git-repo/build/build-scan-uri.txt
silent
:
true
...
...
@@ -97,7 +95,7 @@ resources:
-
name
:
git-repo-windows
type
:
git
icon
:
github-circle
source
:
source
:
<<
:
*git-repo-resource-source
git_config
:
-
name
:
core.autocrlf
...
...
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