test: values
All checks were successful
Docker Image CI / build (push) Successful in 0s

This commit is contained in:
2025-10-22 21:18:22 +08:00
parent 94762f416a
commit 51eb5e6778

View File

@@ -9,6 +9,11 @@ jobs:
runs-on: gitea-official-runner
steps:
- name: Checkout code
env:
QWE: ${github.sha}
QWRR: ${github.repository}
QWEWQ: ${github.ref.name}
run: |
echo ${github.sha} $GITHUB_SHA
echo ${github.repository} $GITHUB_REPOSITORY
echo $GITHUB_SHA
echo $GITHUB_REPOSITORY
echo $GITHUB_REF_NAME