We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5774379 commit 3559ec9Copy full SHA for 3559ec9
.github/workflows/django.yml
@@ -131,4 +131,4 @@ jobs:
131
with:
132
context: .
133
push: false
134
- tags: ${{ secrets.DOCKERHUB_USERNAME }}/djangoblog:dev
+ tags: djangoblog/djangoblog:dev
0 commit comments