mirror of
http://124.126.16.154:8888/singularity/HyperfDevelopmentKitCore.git
synced 2026-01-15 03:45:06 +08:00
ci(GiteaActions): 不切换分支
Some checks failed
Publish when Pushed / Explore-Gitea-Actions (push) Failing after 4s
Some checks failed
Publish when Pushed / Explore-Gitea-Actions (push) Failing after 4s
Signed-off-by: 李东云 <dongyu.li@luxcreo.ai>
This commit is contained in:
@@ -11,8 +11,6 @@ jobs:
|
||||
- run: echo "🔎 The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout
|
||||
with:
|
||||
ref: '${{ gitea.ref_name }}'
|
||||
- run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
|
||||
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
|
||||
- name: List files in the repository
|
||||
|
||||
Reference in New Issue
Block a user