........
convert-to-yml / develop-branch (push) Successful in 39s
Details
convert-to-yml / develop-branch (push) Successful in 39s
Details
This commit is contained in:
parent
d8bc024068
commit
66925a9eb0
|
@ -45,5 +45,5 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
curl https://dl.gitea.com/tea/0.9.2/tea-0.9.2-linux-386 --output tea
|
curl https://dl.gitea.com/tea/0.9.2/tea-0.9.2-linux-386 --output tea
|
||||||
chmod +x ./tea
|
chmod +x ./tea
|
||||||
./tea c $PR "ohhhh i see!!!"
|
./tea c $PR "this branch has been built on [${{ env.BUILD_BRANCH }}](https://sigyl.com/git/another-user/batch-example/src/branch/build-yet-another)"
|
||||||
|
|
|
@ -112,5 +112,4 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
curl https://dl.gitea.com/tea/0.9.2/tea-0.9.2-linux-386 --output tea
|
curl https://dl.gitea.com/tea/0.9.2/tea-0.9.2-linux-386 --output tea
|
||||||
chmod +x ./tea
|
chmod +x ./tea
|
||||||
./tea c $PR "ohhhh i see!!!"
|
|
||||||
|
|
Loading…
Reference in New Issue