From 81d2667cd9213316d99655ac029eb7bc25ab6218 Mon Sep 17 00:00:00 2001 From: arystanbek Date: Wed, 12 Aug 2026 15:15:24 +0000 Subject: [PATCH] ci: add Gitea Actions deploy workflow --- .gitea/workflows/deploy.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .gitea/workflows/deploy.yml diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml new file mode 100644 index 0000000..5280a0d --- /dev/null +++ b/.gitea/workflows/deploy.yml @@ -0,0 +1,10 @@ +name: deploy +on: + push: + branches: [main] +jobs: + deploy: + runs-on: self-hosted + steps: + - name: Deploy + run: /usr/local/bin/konturai-deploy.sh sales-call-center