Skip to content

Commit

Permalink
Remove unused deployment files
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-dharti-r committed Apr 16, 2024
1 parent 0c63735 commit d3e4248
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 101 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,3 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: "20.x"

- name: Build frontend
env:
NEXT_PUBLIC_WEBSITE_URL: https://dev-stack.canopas.com
NEXT_PUBLIC_STRAPI_DOMAIN: ${{secrets.ADMIN_PANEL_URL}}
run: |
cd website
yarn add prettier
yarn lint
yarn build
45 changes: 0 additions & 45 deletions .github/workflows/deploy-dev.yml

This file was deleted.

46 changes: 0 additions & 46 deletions .github/workflows/deploy-prod.yml

This file was deleted.

0 comments on commit d3e4248

Please sign in to comment.