Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement support for job inherits keyword #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

m4dc4p
Copy link
Contributor

@m4dc4p m4dc4p commented May 9, 2022

Adds the inherits keyword to job definitions, as described
on https://docs.gitlab.com/ee/ci/yaml/index.html#inherit.

Also added examples/inherit-examples.dhall as a test & example, and updated GitHub workflow to evaluate that file as well.

Adds the `inherits` keyword to job definitions, as described
on https://docs.gitlab.com/ee/ci/yaml/index.html#inherit.

Also examples/inherit-examples.dhall as a test & example.
@m4dc4p m4dc4p force-pushed the implement-inherit-keyword branch from 4accf29 to a796a7b Compare May 9, 2022 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant