We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9eba54 commit cd644abCopy full SHA for cd644ab
.github/workflows/docker-publish.yml
@@ -56,6 +56,7 @@ jobs:
56
type=raw,value=latest,enable={{is_default_branch}}
57
58
- name: Build and push Docker image
59
+ id: build
60
uses: docker/build-push-action@v5
61
with:
62
context: .
0 commit comments