...
Some checks failed
CI/CD Pipeline / build (push) Failing after 7s
CI/CD Pipeline / deploy (push) Has been skipped

This commit is contained in:
ITO Mac
2026-04-14 11:51:18 +02:00
parent a83dfc88e4
commit 6644515c30

View File

@@ -13,6 +13,9 @@ jobs:
build: build:
runs-on: self-hosted runs-on: self-hosted
steps: steps:
- name: Checkout koda
uses: actions/checkout@v4
- name: Login u Gitea registry - name: Login u Gitea registry
run: | run: |
echo ${{ secrets.REGISTRY_PASSWORD }} | \ echo ${{ secrets.REGISTRY_PASSWORD }} | \