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 8420e56 commit 999e819Copy full SHA for 999e819
.github/workflows/docker-latest.yml
@@ -25,6 +25,4 @@ jobs:
25
context: .
26
platforms: linux/amd64,linux/arm64
27
push: true
28
- tags:
29
- - dannyben/bashly
30
- - dannyben/bashly:${{ env.TAG }}
+ tags: dannyben/bashly,dannyben/bashly:${{ env.TAG }}
0 commit comments