[−][src]Crate gitlab_ci_parser
Structs
GitlabCIConfig | |
Job | All Jobs in the same stage tend to be run at once. |
Functions
parse | Taking a path to a .gitlab-ci.yml file will read it and parse it where possible. Anything unknown will be silently skipped. Jobs will be linked up with their parents. |
Type Definitions
DynErr | |
JobName | |
Script | |
StageName | |
VarName | |
VarValue |