Sublime Syntax Definitions for YAML CI/CD pipelines like GitHub Actions, AzureDevops, Kong API Gateway, Gitlab CICD, Bitbucket, Drone CI etc.
18
stars
1
forks
source link
GitLab: Exempt special top-level keywords from job label scopes #10
Closed
FichteFoll closed 1 year ago
Some keys on the top level are reserved and are in fact not job labels/names, thus should not be scoped as such.
This should be the complete list of supported global keywords:
variables
default
workflow
include
stages
Documentation