commit d94abf49ef98079b471f1073669125033cfed7d6 Author: Michael Balsillie Date: Sat Aug 20 19:25:33 2022 +1200 add pipeline config diff --git a/main.yml b/main.yml new file mode 100644 index 0000000..8d4dbd6 --- /dev/null +++ b/main.yml @@ -0,0 +1,6 @@ +pipeline: + matrix-service-synapse: + image: debian:11-slim + commands: + - echo "triggered" + - echo $TAG