Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8d5d74da7f | |||
| b7e9a75751 | |||
| 5ebabdd79e | |||
| a0698cff12 | |||
| 6256c276f3 | |||
| db5d00212b | |||
| cf4e63f9ed | |||
| 8752551823 | |||
| 8bb4964e26 | |||
| b712e7d759 |
@@ -29,7 +29,7 @@ steps:
|
||||
|
||||
|
||||
|
||||
#123345341131122二零测试测试
|
||||
#11
|
||||
# - name: git-push
|
||||
# image: appleboy/drone-git-push
|
||||
# settings:
|
||||
|
||||
@@ -8,7 +8,7 @@ on:
|
||||
- dev # 添加你的分支
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-24.04
|
||||
steps:
|
||||
- run: echo "The job was automatically triggered by a ${{ gitea.event_name }} event."
|
||||
- run: echo "This job is now running on a ${{ runner.os }} server hosted by Gitea!"
|
||||
|
||||
Reference in New Issue
Block a user