We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2173b7 commit 8419e4eCopy full SHA for 8419e4e
.github/workflows/docker-build.yml
@@ -67,7 +67,6 @@ jobs:
67
org.opencontainers.image.authors=Empa Scientific IT <scientificit@empa.ch>
68
org.opencontainers.image.licenses=MIT
69
70
- # Build and push the multi-architecture image
71
- name: Build and push
72
uses: docker/build-push-action@v6
73
with:
0 commit comments