[TASK] Init

This commit is contained in:
2023-08-16 13:28:39 +02:00
commit a4d6f3c256
3 changed files with 186 additions and 0 deletions

8
Makefile Normal file
View File

@@ -0,0 +1,8 @@
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