pixelfed/Makefile
2023-08-16 13:28:39 +02:00

9 lines
200 B
Makefile

set_pipeline:
fly -t datentonne sp -p pixelfed -c pipeline.yml
trigger_job_docker:
fly -t datentonne tj -j pixelfed/build-docker -w
trigger_job_deb:
fly -t datentonne tj -j pixelfed/build-deb -w