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 4272dad commit 6705704Copy full SHA for 6705704
.github/workflows/docker-images.yml
@@ -168,4 +168,5 @@ jobs:
168
linux/amd64
169
linux/arm64
170
push: true
171
- tags: ${{ env.APISERVICE_IMAGE_NAMES }}
+ tags: ${{ env.APISERVICE_IMAGE_NAMES }}
172
+
0 commit comments