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 2ebe208 commit 85a5b9aCopy full SHA for 85a5b9a
.github/workflows/docker-ubuntu.yml
@@ -171,7 +171,7 @@ jobs:
171
- name: combine manifests
172
uses: Noelware/docker-manifest-action@master
173
with:
174
- tags: ${{ env.BRANCH }}-combined
+ tags: snipe/snipe-it:${{ env.BRANCH }}-combined
175
inputs: snipe/snipe-it:${{ env.BRANCH }}-ubuntu-intel,snipe/snipe-it:${{ env.BRANCH }}-ubuntu-arm
176
push: true
177
0 commit comments