Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
SonnyBA committed Sep 27, 2024
1 parent fbfd933 commit f2026fd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
main-branch: 'main'
python-version: '3.11'
docker-image-name: 'repo-owner/repo-name'
repository-owner: 'repo-owner'

some-other-stuff:
run: ...
Expand All @@ -37,10 +36,6 @@ jobs:
node-version: '18'
postgres-version: '12-2.5'

isort-src-pattern: 'src'
black-src-pattern: 'src docs'
flake8-src-pattern: 'src'

django-settings-module: 'project.conf.ci'
django-secret-key: dummy

Expand Down

0 comments on commit f2026fd

Please sign in to comment.