Skip to content

Commit 75da939

Browse files
committed
Updated README.md
1 parent 9cae83f commit 75da939

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Then this is the tool for you.
1515
* [Convinience](#convinience)
1616
* [Bash alias](#bash-alias)
1717
* [Bash completion](#bash-completion)
18+
* [Quicks](#quirks)
19+
* [Artifacts](#artifacts)
1820
* [Development](#development)
1921
* [Scripts](#scripts)
2022
* [Build binaries](#build-binaries)
@@ -54,6 +56,9 @@ TODO: Fill this
5456
### Bash completion
5557
TODO: Fill this
5658

59+
## Quirks
60+
### Artifacts
61+
Artifacts works right now, as along as you don't overwirte git tracked files and as long as you don't use dependencies tag.
5762

5863
# Development
5964
## Scripts
@@ -74,9 +79,11 @@ TODO: Fill this
7479
- Verbosity on .gitlab-ci.local.yml overrides and appends.
7580

7681
## Unsupported tags, will be implemented in order
77-
- include
7882
- extends
7983
- default
84+
- include:file
85+
- include:template
86+
- include:remote
8087
- artifacts (reset/restore artifacts from job to job via .gitlab-ci.local folder)
8188
- rules
8289
- dependencies (depend or non-depend on artifacts, default is depend ALL)

0 commit comments

Comments
 (0)