We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81458e2 commit 189b684Copy full SHA for 189b684
.github/workflows/createrelease.yml
@@ -45,7 +45,6 @@ jobs:
45
password: ${{ secrets.DOCKERHUB_TOKEN }}
46
- name: Build and push
47
uses: docker/build-push-action@v6
48
- with:
49
with:
50
context: ./container
51
push: true
0 commit comments