This repository has been archived on 2025-11-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
test/.gitea/workflows/build.yml
merlin d6293392fb
All checks were successful
Docker Image CI / build (release) Successful in 0s
test: values
2025-10-22 21:03:59 +08:00

13 lines
198 B
YAML

name: Docker Image CI
on:
release:
types:
- published
jobs:
build:
runs-on: gitea-official-runner
steps:
- name: Checkout code
run: |
echo $GITHUB_REF_NAME