Skip to content

Commit 93a22fb

Browse files
committed
Updated README.md
1 parent 8e2e6ff commit 93a22fb

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,10 @@ Artifacts works right now, as along as you don't overwrite tracked files and as
8383
- include:local isn't recursive
8484

8585
## Features
86-
- Stdout and stderr into `.gitlab-ci.local/pipeline/${CI_PIPELINE_ID}/`
87-
- Only show in cli, if -v and/or -vv have been passed as arugment
86+
- Only show output in cli, if -v and/or -vv have been passed as argument
8887
- Configure gitlab-ci-local per project via .gitlab-ci.local/config.yml
8988
- Verbosity on .gitlab-ci.local.yml overrides and appends.
90-
- Color on "when:manual" etc. etc. etc.
89+
- Different color when printing `when:{{value}}`.
9190

9291
## Unsupported tags, will be implemented in order
9392
- needs (directed acyclic graph)

0 commit comments

Comments
 (0)