Compare commits

..

1 Commits

Author SHA1 Message Date
59f267426c added Docker image build to Gitea 2025-01-11 15:30:51 +08:00

View File

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