remove test script and not neaded files

This commit is contained in:
2024-12-06 10:51:47 +01:00
parent e96bcbfbaf
commit 79a074aef9
4 changed files with 1 additions and 6 deletions
-2
View File
@@ -16,8 +16,6 @@ function run_docker_container {
-e INTERACTIVE_MODE="true" \
-e TZ="Europe/Vienna" \
-e RUN_PROMETHEUS_EXPORTER="0 * * * *" \
-v "$PWD"/Testing/crontab.txt:/crontab.txt \
-v "$PWD"/Testing/test_script.sh:/test_script.sh \
-v "$PWD"/sshkeys/clients:/sshkeys/clients \
-v "$PWD"/backups:/backups \
"$DOCKER_IMAGE_NAME:$GIT_BRANCH"