Skip to content

Commit

Permalink
move deployment related stuff off main
Browse files Browse the repository at this point in the history
  • Loading branch information
callmephilip committed Nov 1, 2024
1 parent 681ee7f commit c1bf4b3
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 229 deletions.
121 changes: 0 additions & 121 deletions .github/workflows/deploy.yml

This file was deleted.

2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
pull_request:
branches:
- main
push:
branches: [main]
jobs:
run_automatic_tests:
runs-on: ubuntu-latest
Expand Down
12 changes: 0 additions & 12 deletions Dockerfile

This file was deleted.

28 changes: 0 additions & 28 deletions config/docker-compose.yml

This file was deleted.

68 changes: 0 additions & 68 deletions config/nginx/site-confs/default.conf

This file was deleted.

0 comments on commit c1bf4b3

Please sign in to comment.