Update .gitea/workflows/build-and-push.yaml
Some checks failed
Build and Push Container Image / build-and-push (push) Failing after 0s

This commit is contained in:
2026-04-27 11:34:29 +00:00
parent 6e9e3f962f
commit cbf0ff241d

View File

@@ -13,7 +13,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
run: |
git clone --branch "${GITHUB_REF_NAME}" "${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY}.git" .
- name: Determine image tag
id: meta