woodpecker/cncd/pipeline/samples/sample_1/README.md
2019-04-06 15:44:04 +02:00

11 lines
138 B
Markdown

Compile the yaml to the intermediate representation:
```
pipec compile
```
Execute the intermediate representation:
```
pipec exec
```