feat: cicd新增命令
Gitea Action for docker build runtime / gitea-action-test (push) Successful in 10s
Details
Gitea Action for docker build runtime / gitea-action-test (push) Successful in 10s
Details
This commit is contained in:
parent
7f20b3ec62
commit
f762052924
|
|
@ -9,3 +9,4 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: "echo ${{ github.event.head_commit.message }}"
|
- run: "echo ${{ github.event.head_commit.message }}"
|
||||||
|
- run: echo "This job's status is ${{ job.status }}."
|
||||||
Loading…
Reference in New Issue