v2.0.0
Gitea Action for docker build runtime / gitea-action-test (push) Has been cancelled
Details
Gitea Action for docker build runtime / gitea-action-test (push) Has been cancelled
Details
This commit is contained in:
parent
eca038d6a2
commit
b9028bf342
|
|
@ -8,6 +8,8 @@ jobs:
|
||||||
gitea-action-test:
|
gitea-action-test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
- name: Check out repository code
|
||||||
|
uses: https://gitea.com/actions/checkout@v4
|
||||||
- run: |
|
- run: |
|
||||||
commit_msg=${{ github.event.head_commit.message }}
|
commit_msg=${{ github.event.head_commit.message }}
|
||||||
version=v1.0.0
|
version=v1.0.0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue