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

Commit703a6f1

Browse files
committed
fix syntax
Signed-off-by: lrochette <laurent.rochette@codefresh.io>
1 parent9098b6f commit703a6f1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎_docs/gitops-quick-start/quick-start-promotion-workflow.md‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,10 @@ You can do so directly from the UI.
7373
- name: LOG_LEVEL
7474
value: '{{ inputs.parameters.LOG_LEVEL }}'
7575
- name: SLACK_TOKEN
76-
valueFrom:
77-
secretKeyRef:
78-
name: 'slack-token'
79-
key: token
76+
valueFrom:
77+
secretKeyRef:
78+
name: 'slack-token'
79+
key: token
8080
```
8181
**Notes**:
8282
* We are using an existing template you can find in [our library](https://github.com/codefresh-io/argo-hub/tree/main/workflows/slack/versions/0.0.2)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp