summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Tuomi <jan.tuomi@eficode.com>2018-12-18 19:36:29 +0200
committerJan Tuomi <jan.tuomi@eficode.com>2018-12-18 19:36:29 +0200
commit39a842833aa87cd4f2c497127293720cb6a5222d (patch)
treef8086a0387780a35c8d0d9b5229f4c735c5984ca
parent2cdf86d8c613b1cd27449c09ef1063f29c98d6d0 (diff)
Restructure directory
-rw-r--r--remote-https-runner/Dockerfile (renamed from Dockerfile)0
-rw-r--r--remote-https-runner/__init__.py0
-rw-r--r--remote-https-runner/config.yaml (renamed from config.yaml)0
-rwxr-xr-xremote-https-runner/remote-https-runner (renamed from remote-https-runner)0
-rw-r--r--remote-https-runner/requirements.txt (renamed from requirements.txt)0
-rw-r--r--remote-https-runner/runner.py (renamed from runner.py)0
6 files changed, 0 insertions, 0 deletions
diff --git a/Dockerfile b/remote-https-runner/Dockerfile
index 2d01eac..2d01eac 100644
--- a/Dockerfile
+++ b/remote-https-runner/Dockerfile
diff --git a/remote-https-runner/__init__.py b/remote-https-runner/__init__.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/remote-https-runner/__init__.py
diff --git a/config.yaml b/remote-https-runner/config.yaml
index f148545..f148545 100644
--- a/config.yaml
+++ b/remote-https-runner/config.yaml
diff --git a/remote-https-runner b/remote-https-runner/remote-https-runner
index 5821986..5821986 100755
--- a/remote-https-runner
+++ b/remote-https-runner/remote-https-runner
diff --git a/requirements.txt b/remote-https-runner/requirements.txt
index 0703955..0703955 100644
--- a/requirements.txt
+++ b/remote-https-runner/requirements.txt
diff --git a/runner.py b/remote-https-runner/runner.py
index c550555..c550555 100644
--- a/runner.py
+++ b/remote-https-runner/runner.py