Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
firecow committed Jan 11, 2020
1 parent 08d864f commit ee38859
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,7 @@ Artifacts works right now, as along as you don't overwirte git tracked files and
- include:file
- include:template
- include:remote
- artifacts (reset/restore artifacts from job to job via .gitlab-ci.local folder)
- rules
- dependencies (depend or non-depend on artifacts, default is depend ALL)
- when:on_failure,delayed,manual,always,never
- start_in (Used only with when:delayed)
- needs (directed acyclic graph)
Expand All @@ -106,6 +104,8 @@ Artifacts works right now, as along as you don't overwirte git tracked files and
- environment

## Undecided
- artifacts (reset/restore/uploads "files" from job to job)
- dependencies (depend or non-depend on artifacts, default is depend ALL)
- only
- except
- parallel
Expand Down

0 comments on commit ee38859

Please sign in to comment.