Skip to content

Commit

Permalink
turn off CD pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
DEENUU1 committed Feb 26, 2024
1 parent d74ccc9 commit 150c3e6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ec2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ concurrency:
jobs:
deploy:
name: Deploy
if: false
runs-on: ubuntu-latest
steps:
- name: Configure SSH
Expand Down
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@
<a name="readme-top"></a>


**If you are a recruiter, you probably see that the entire business logic of the application is located in views, this is a problem of this project that I will improve, and currently, I have implemented this type of logic in this project:** <a href="https://github.com/DEENUU1/digital-fortress">https://github.com/DEENUU1/digital-fortress</a>

**I used better practices used in Django:**
- **Input/Output Serializer**
- **Use Repository Pattern for database operations**
- **Business logic is stored in Service layer**

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
Expand Down

0 comments on commit 150c3e6

Please sign in to comment.