From 3a73d31f373430c3499f1e6e2f9565a34faf5af9 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Sun, 4 Sep 2022 23:34:09 +0200 Subject: Removed hello and added ev-scripts deploy --- hello/hello.yaml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 hello/hello.yaml (limited to 'hello/hello.yaml') diff --git a/hello/hello.yaml b/hello/hello.yaml deleted file mode 100644 index 7af44cd..0000000 --- a/hello/hello.yaml +++ /dev/null @@ -1,8 +0,0 @@ -name: "hello" -trigger: - event: "time/tick" - parameters: - periodic: 60 -steps: - - code: | - echo "Hello world!" -- cgit v1.2.3