移除测试工作流
This commit is contained in:
@@ -1,11 +0,0 @@
|
|||||||
name: Gitea Actions 测试
|
|
||||||
|
|
||||||
on: [push]
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
hello:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- run: echo "Actions 已经成功运行啦!"
|
|
||||||
- run: docker --version
|
|
||||||
- run: docker ps
|
|
||||||
Reference in New Issue
Block a user