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

Commit76f6ab0

Browse files
authored
Fix entry_point indent, it's at the same level as 'image' (#269)
1 parent08dab9d commit76f6ab0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎_docs/codefresh-yaml/steps/freestyle.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -239,9 +239,9 @@ You can override the container's default entry point using the `entry_point` fie
239239
```yaml
240240
241241
image: mwendler/cowsay
242-
entry_point:
243-
- echo
244-
- Hello
242+
entry_point:
243+
- echo
244+
- Hello
245245
```
246246

247247
## Commands

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp