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 202915a commit b99b8d2Copy full SHA for b99b8d2
.github/workflows/yamdb_workflow.yml
@@ -3,7 +3,6 @@ name: Django-app workflow
3
on: [ push ]
4
5
jobs:
6
-
7
build_and_push_to_docker_hub:
8
name: Push Docker image to Docker Hub
9
if: github.ref == 'refs/heads/master'
0 commit comments