Test tags as string

This commit is contained in:
Andrew Tomaka 2024-06-23 10:16:37 -04:00
parent 71b1f984b5
commit dcdd3d8f79
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE

View file

@ -22,6 +22,4 @@ jobs:
- uses: docker/build-push-action@v5 - uses: docker/build-push-action@v5
context: context:
push: true push: true
tags: tags: "docker.atomaka.com/budget:fake,docker.atomaka.com/budget:${{gitea.sha}}"
- docker.atomaka.com/budget:fake
- docker.atomaka.com/budget:${{gitea.sha}}