From 8bdfcfefed1136f8beaa097ac840245e8b04547e Mon Sep 17 00:00:00 2001 From: bruhn_b Date: Mon, 13 Jan 2025 13:06:49 +0100 Subject: [PATCH] Delete .gitlab-ci.yml --- .gitlab-ci.yml | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 .gitlab-ci.yml diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml deleted file mode 100644 index 62f8f72..0000000 --- a/.gitlab-ci.yml +++ /dev/null @@ -1,9 +0,0 @@ -stages: - - deploy - -deploy_to_production: - stage: deploy - only: - - main - script: - - /opt/WebHosting/deploy.sh