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:
build:
env:
RUNNER_TOOL_CACHE: /toolcache
runs-on: hostinger
steps:
- name: Checkout sources