with a few more comments

This commit is contained in:
2022-08-22 08:46:35 +02:00
parent c0538b6e80
commit d420e53ea8
2 changed files with 25 additions and 1 deletions

View File

@@ -1,5 +1,8 @@
# Only 1 inheritance allowed (no multiple inheritance)
# The script will inherit all base settings, such as version, plugins and so on.
basedOn: ../base/ruddle.base.yaml # can also be git repo with ruddle.yaml in root
# inputs are set to fill out details of scripts provided from children
input:
org:
name: "some-name"