Skip to content

Commit

Permalink
chore: remove unused api. Replaced be pretty-good-proposal
Browse files Browse the repository at this point in the history
  • Loading branch information
scammo committed Sep 20, 2023
1 parent bfb0530 commit 8a44f2b
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 1,488 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,6 @@ jobs:
push: true
tags: "ghcr.io/${{ github.repository }}/frontend:latest"

- name: Build and push Backend
uses: docker/build-push-action@v3
with:
context: .
file: docker/api/Dockerfile
push: true
tags: "ghcr.io/${{ github.repository }}/api:latest"

- name: pull and start new image
uses: appleboy/ssh-action@master
with:
Expand Down
3 changes: 0 additions & 3 deletions api/.env.sample

This file was deleted.

101 changes: 0 additions & 101 deletions api/index.mjs

This file was deleted.

Loading

0 comments on commit 8a44f2b

Please sign in to comment.