Compare commits

10 Commits
dev ... main

Author SHA1 Message Date
8d5d74da7f 5
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2m25s
2026-04-04 21:56:22 +08:00
b7e9a75751 trigger test 04/04/2026 21:35:02 2026-04-04 21:35:02 +08:00
5ebabdd79e trigger test 2026-04-04 21:34:51 +08:00
a0698cff12 3 2026-04-04 21:30:30 +08:00
6256c276f3 1122 2026-04-04 21:28:08 +08:00
db5d00212b 2 2026-04-04 21:24:30 +08:00
cf4e63f9ed 1 2026-04-04 21:23:22 +08:00
8752551823 677 2026-04-04 21:13:21 +08:00
8bb4964e26 Merge pull request 'dev' (#5) from dev into main
Reviewed-on: #5
2026-04-04 13:09:01 +00:00
b712e7d759 Merge pull request 'dev' (#3) from dev into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #3
2025-03-15 02:19:17 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ steps:
#123345341131122二零测试测试
#11
# - name: git-push
# image: appleboy/drone-git-push
# settings:

View File

@@ -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!"