Delete .gitlab-ci.yml

This commit is contained in:
2025-01-13 13:06:49 +01:00
parent a1db8f35b7
commit 8bdfcfefed

View File

@@ -1,9 +0,0 @@
stages:
- deploy
deploy_to_production:
stage: deploy
only:
- main
script:
- /opt/WebHosting/deploy.sh