Fail build when upload fails

Also updates test to catch this issue
This commit is contained in:
ViViDboarder
2022-08-10 15:25:05 -07:00
parent 06beaed6ab
commit 5f3f05247a
4 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ jobs:
- name: Setup Docker buildx
id: buildx
uses: docker/setup-buildx-action@79abd3f86f79a9d68a23c75a09a9a85889262adf
- name: Available platforms
run: echo ${{ steps.buildx.outputs.platforms }}