Awesome
dhall-semaphore
Dhall bindings for Semaphore CI.
Usage
dhall-to-yaml <<< ./examples/preface.dhall
agent:
machine:
os_image: ubuntu1804
type: e1-standard-2
blocks:
- name: Inspect Linux environment
task:
jobs:
- commands:
- "echo $SEMAPHORE_PIPELINE_ID"
name: Print Environment variable
name: The name of the Semaphore 2.0 project
version: v1.0