Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4b752b5

Browse files
Remove codefreshdemo from step name (codefresh-io#233)
1 parent6d950b7 commit4b752b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎_docs/yaml-examples/examples/sending-the-notification-to-jira.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This documentation is using the following [example](https://github.com/codefresh
2323
{% highlight yaml %}
2424
JiraCommentCreate:
2525
title: "Add Jira Comment"
26-
type: "codefreshdemo/jira-issue-manager"
26+
type: "jira-issue-manager"
2727
stage: "deploy"
2828
arguments:
2929
JIRA_BASE_URL: '${{JIRA_BASE_URL}}'
@@ -85,4 +85,4 @@ max-width="80%"
8585

8686
*[Sending notifications to Slack]({{site.baseurl}}/docs/yaml-examples/examples/sending-the-notification-to-slack/)
8787
* Have a look at other things that you can do with your Codefresh Pipeline in the[example section]({{site.baseurl}}/docs/yaml-examples/examples/)
88-
*[Create a pipeline]({{site.baseurl}}/docs/configure-ci-cd-pipeline/pipelines/)
88+
*[Create a pipeline]({{site.baseurl}}/docs/configure-ci-cd-pipeline/pipelines/)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp