1
0
Fork 0
forked from sr2/cloud-api

ci: fix branch name tag

This commit is contained in:
Iain Learmonth 2026-06-22 15:21:31 +01:00
parent a481be8352
commit 20615f438a

View file

@ -81,4 +81,4 @@ jobs:
with: with:
file: Containerfile file: Containerfile
push: true push: true
tags: guardianproject.dev/${{ github.repository }}:${{ github.branch }} tags: guardianproject.dev/${{ github.repository }}:${{ github.ref }}