Skip to content

Commit

Permalink
ci: remove docker build/push
Browse files Browse the repository at this point in the history
  • Loading branch information
boris committed Mar 4, 2024
1 parent 8f4b191 commit 6e39516
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,3 @@ jobs:
- name: Run Tests
run: |
python manage.py test
- name: Build and push Docker images
uses: docker/[email protected]
with:
context: .
push: true
tags: ghcr.io/BorisELG/8momentum:latest

0 comments on commit 6e39516

Please sign in to comment.