From 753fcc73dc03bdeb0e2464d6909b139565ccbe02 Mon Sep 17 00:00:00 2001 From: S Anand Date: Sat, 17 Aug 2024 21:47:32 +0530 Subject: [PATCH] BLD: Deploy via Github to llmpricing.straive.app --- .gitlab-ci.yml | 15 --------------- Procfile | 1 - 2 files changed, 16 deletions(-) delete mode 100644 .gitlab-ci.yml delete mode 100644 Procfile diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml deleted file mode 100644 index d1e9ea0..0000000 --- a/.gitlab-ci.yml +++ /dev/null @@ -1,15 +0,0 @@ -validate: - image: gramener/builderrors - script: builderrors - -deploy: - stage: deploy - script: deploy - variables: - SERVER: gramener.com - URL: llmpricing - VERSION: static - SETUP: npm install --only=production - environment: - name: production - url: https://gramener.com/llmpricing/ diff --git a/Procfile b/Procfile deleted file mode 100644 index 86fbe44..0000000 --- a/Procfile +++ /dev/null @@ -1 +0,0 @@ -static: /