aboutsummaryrefslogtreecommitdiff
path: root/eventline/ev-scripts-deploy.yaml
diff options
context:
space:
mode:
authorJulien Dessaux2022-09-04 23:34:09 +0200
committerJulien Dessaux2022-09-04 23:34:09 +0200
commit3a73d31f373430c3499f1e6e2f9565a34faf5af9 (patch)
tree8254b85107e14be4e13286d64ac4efa362a5e1a7 /eventline/ev-scripts-deploy.yaml
parentAdded hello job (diff)
downloadev-scripts-3a73d31f373430c3499f1e6e2f9565a34faf5af9.tar.gz
ev-scripts-3a73d31f373430c3499f1e6e2f9565a34faf5af9.tar.bz2
ev-scripts-3a73d31f373430c3499f1e6e2f9565a34faf5af9.zip
Removed hello and added ev-scripts deploy
Diffstat (limited to 'eventline/ev-scripts-deploy.yaml')
-rw-r--r--eventline/ev-scripts-deploy.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/eventline/ev-scripts-deploy.yaml b/eventline/ev-scripts-deploy.yaml
new file mode 100644
index 0000000..3dd5d2a
--- /dev/null
+++ b/eventline/ev-scripts-deploy.yaml
@@ -0,0 +1,4 @@
+name: "ev-scripts-deploy"
+steps:
+ - script:
+ path: "ev-scripts-deploy.sh"