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