./deploy_meta.sh <github account name>
To generate a pipeline, using jinja:
- Be in the pipelines directory or a subdirectory
- With ${GEODE_BRANCH} and ${GEODE_FORK} correctly set in your environment (for the pipeline you want to create):
./render.py <directory containing jinja template>
The generated file should be named generated-pipeline.yml
.