init 2
Build / Build-image (push) Failing after 5s

This commit is contained in:
2026-08-08 23:51:17 +02:00
parent bb7a17a874
commit 7bb26eeb43
21 changed files with 634 additions and 818 deletions
+2 -2
View File
@@ -5,9 +5,9 @@ on: [push]
jobs:
Build-image:
env:
IMAGE_NAME: zartosztaly
IMAGE_NAME:
REGISTRY_NAME: gitea.sc0tt.org
GIT_TAG: 2.0.3
GIT_TAG: 0.1
runs-on: ubuntu-latest
steps:
- name: Checkout