aboutsummaryrefslogtreecommitdiff
path: root/ods
diff options
context:
space:
mode:
authorJulien Dessaux2024-09-20 00:46:42 +0200
committerJulien Dessaux2024-09-20 00:46:42 +0200
commitd4e9967edc00af20f299c0adfc54f1c37e10afe1 (patch)
treeb6c56478ab1aed48b077f04e836c115984c7b8d6 /ods
parentrenamed makefile (diff)
downloadev-scripts-d4e9967edc00af20f299c0adfc54f1c37e10afe1.tar.gz
ev-scripts-d4e9967edc00af20f299c0adfc54f1c37e10afe1.tar.bz2
ev-scripts-d4e9967edc00af20f299c0adfc54f1c37e10afe1.zip
run ods script locally
Diffstat (limited to '')
-rw-r--r--ods/ods-deploy.yaml6
1 files changed, 0 insertions, 6 deletions
diff --git a/ods/ods-deploy.yaml b/ods/ods-deploy.yaml
index f77b50c..4602111 100644
--- a/ods/ods-deploy.yaml
+++ b/ods/ods-deploy.yaml
@@ -13,9 +13,3 @@ steps:
- label: clean
script:
path: "../common/clean.sh"
-runner:
- identity: "ssh-myth"
- name: "ssh"
- parameters:
- host: "myth.adyxax.org"
- user: "root"