6 lines
117 B
Makefile
6 lines
117 B
Makefile
set_pipeline:
|
|
fly -t datentonne sp -p penpot -c pipeline.yml
|
|
|
|
trigger_job:
|
|
fly -t datentonne tj -j penpot/build -w
|