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 f88730c commit 0a552bbCopy full SHA for 0a552bb
.github/workflows/build.yml
@@ -1,3 +1,4 @@
1
+---
2
name: Publish DockerHub image
3
4
on:
@@ -41,4 +42,3 @@ jobs:
41
42
platforms: linux/amd64,linux/arm64
43
tags: ${{ steps.meta.outputs.tags }}
44
labels: ${{ steps.meta.outputs.labels }}
-
0 commit comments