move runner into subfolder

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels 2020-06-07 17:07:27 +02:00
parent dcdb451a8e
commit fd4ebc2a9b
3 changed files with 3 additions and 1 deletions

View file

@ -3,4 +3,5 @@
.gitignore
docker-compose.yml
node_modules
run-agent.sh
helpers/*
runner/*

1
.gitignore vendored
View file

@ -1 +1,2 @@
.env
runner/.env