Skip to content

Commit 2b9c6c2

Browse files
Update index.md
1 parent aceb591 commit 2b9c6c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll/_cci2/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- run: echo "A first hello"
4545
```
4646
47-
3. Commit the file by entering comments and clicking the Commit New File button.
47+
3. Commit the file by entering comments and clicking the Commit New File button. ![]( {{ site.baseurl }}/assets/img/docs/commit-new-file.png)
4848
4949
The `- image: circleci/ruby:2.4.1` text tells CircleCI what Docker image to use when it builds your project. CircleCI will use the image to boot up a "container" — a virtual computing environment where it will install any languages, system utilities, dependencies, web browsers, and tools, that your project might need to run.
5050

0 commit comments

Comments
 (0)