update and rename publish file
Build and Push to Registry / build-and-push (push) Failing after 1m25s

This commit is contained in:
Isaac
2026-04-15 12:27:33 +03:00
parent 0c42d1722c
commit 7a53e7fa5c
@@ -5,8 +5,9 @@ jobs:
build-and-push: build-and-push:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Check out repository code - name: Checkout code
uses: actions/checkout@v4 run: |
git clone https://gitea.servernah.com/${{ gitea.repository }} .
- name: Log in to Custom Registry - name: Log in to Custom Registry
run: | run: |