woodpecker/pipeline/samples/sample_10_windows/README.md

12 lines
166 B
Markdown
Raw Normal View History

2019-04-06 13:44:04 +00:00
Compile the yaml to the intermediate representation:
```
pipec compile --system-arch windows/amd64
```
Execute the intermediate representation:
```
pipec exec
```