Update .forgejo/workflows/release.yaml
Test / test_build (push) Successful in 9s Details

Gertjan Krol 2023-09-01 21:44:50 +00:00
parent 2cb4994fd5
commit b98e030f16
1 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ jobs:
with:
push: true
tags:
- ${REGISTRY}/${IMAGE_NAMESPACE}:${{ github.ref_name }}
- ${REGISTRY}/${IMAGE_NAMESPACE}:latest
${REGISTRY}/${IMAGE_NAMESPACE}:${{ github.ref_name }}
${REGISTRY}/${IMAGE_NAMESPACE}:latest
- name: Inspect image
run: ${REGISTRY}/${IMAGE_NAMESPACE}:${{ github.ref_name }}