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

Commitfa2b238

Browse files
author
Anna Baker
authored
Mods to Jfrog and Quay trigger pages (#154)
1 parent7f69890 commitfa2b238

File tree

5 files changed

+9
-8
lines changed

5 files changed

+9
-8
lines changed

‎_docs/configure-ci-cd-pipeline/pipelines.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ Once you create your pipeline you can also click on the top tab called *Settings
136136

137137
-**Pipeline Name**: the name of your pipeline (useful for working with the[Codefresh CLI](https://codefresh-io.github.io/cli/))
138138
-**Pipeline ID**: the ID of your pipeline (useful for working with the[Codefresh CLI](https://codefresh-io.github.io/cli/))
139+
>Note that the Pipeline Name and ID are interchangeable when working with the Codefresh CLI
139140
-**Pipeline Description**: a freetext pipeline description
140141
-**Pipeline Tags**: One or more tags used for[access control]({{site.baseurl}}/docs/enterprise/access-control/)
141142
-**Public Build Logs**: If enabled, the pipeline's builds will be viewable by users without a Codefresh account

‎_docs/configure-ci-cd-pipeline/triggers/jfrog-triggers.md‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@ max-width="40%"
3535

3636
Fill the following information:
3737

38-
* Registry Provider - select`JFrog`.
39-
**Namespace* - put JFrog name of repository.
40-
**Name* - put name of Docker image.
38+
**Registry Provider* - select`JFrog`.
39+
**Repository Name* - put JFrog name of repository.
40+
**Docker ImageName* - put name of Docker image.
4141
**Action* - select`Push Image` action.
42-
**Filter* - optional filter to specify which image*tags* will trigger pipeline execution:[Re2](https://github.com/google/re2/wiki/Syntax) regular expression.
42+
**Tag* - optional filter to specify which image*tags* will trigger pipeline execution:[Re2](https://github.com/google/re2/wiki/Syntax) regular expression.
4343

4444
{% include image.html
4545
lightbox="true"

‎_docs/configure-ci-cd-pipeline/triggers/quay-triggers.md‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ max-width="40%"
3636

3737
Fill the following information:
3838

39-
* Registry Provider - select`Quay`.
40-
**Namespace* - put Quay username or organization name here.
41-
**Name* - Quay image repository name.
39+
**Registry Provider* - select`Quay`.
40+
**User/Organization Name* - put Quay username or organization name here.
41+
**Image RepositoryName* - Quay image repository name.
4242
**Action* - select`Push Image` action.
43-
**Filter* - optional filter to specify which image*tags* will trigger pipeline execution:[Re2](https://github.com/google/re2/wiki/Syntax) regular expression.
43+
**Tag* - optional filter to specify which image*tags* will trigger pipeline execution:[Re2](https://github.com/google/re2/wiki/Syntax) regular expression.
4444

4545
{% include image.html
4646
lightbox="true"
5.51 KB
Loading
13.8 KB
Loading

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp