diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 995ae0a..b35520a 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -15,4 +15,4 @@ jobs: cd /home/mads/mael-landing git remote set-url origin http://gitea:3000/Mads/mael-landing.git git pull origin master - docker compose restart \ No newline at end of file + docker-compose restart \ No newline at end of file