woodpecker/pipeline/samples/sample_10_windows/README.md
Jacob Floyd e34daae0cf
Move cncd/pipeline/pipeline/ to pipeline/ (#347)
* Refactor: move cncd/pipeline/ to pipeline/

* Refactor: move pipeline/pipeline/ to pipeline/
2021-09-24 13:18:34 +02:00

11 lines
166 B
Markdown

Compile the yaml to the intermediate representation:
```
pipec compile --system-arch windows/amd64
```
Execute the intermediate representation:
```
pipec exec
```