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.
2 parents 5774379 + 3559ec9 commit 7b54a95Copy full SHA for 7b54a95
.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