Compare commits

..

1 Commits

Author SHA1 Message Date
9de393c6ae added Docker image build to Gitea
Some checks failed
CI / build (push) Failing after 2m25s
2025-01-11 15:09:55 +08:00

View File

@@ -5,6 +5,8 @@ on:
- '*' - '*'
jobs: jobs:
build: build:
env:
RUNNER_TOOL_CACHE: /toolcache
runs-on: hostinger runs-on: hostinger
steps: steps:
- name: Checkout sources - name: Checkout sources