....
build-develop-branch / build-branch (push) Failing after 10s
Details
build-develop-branch / build-branch (push) Failing after 10s
Details
This commit is contained in:
parent
9b3495004b
commit
7039023e97
|
@ -13,6 +13,7 @@ jobs:
|
|||
steps:
|
||||
-name: get tea
|
||||
run: |
|
||||
echo tea please!
|
||||
curl https://dl.gitea.com/tea/0.9.2/tea-0.9.2-linux-386 --output ../tea
|
||||
chmod +x ../tea
|
||||
../tea login add -n=this --url=${{ github.server_url}} -t=${{ secrets.token }}
|
||||
|
|
Loading…
Reference in New Issue