....
build-develop-branch / build-branch (push) Successful in 41s
Details
build-develop-branch / build-branch (push) Successful in 41s
Details
This commit is contained in:
parent
891dae3a05
commit
8dcc8b14eb
|
@ -20,7 +20,6 @@ jobs:
|
|||
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.BOT_TOKEN }}
|
||||
- name: tag
|
||||
- name: get tag
|
||||
run: |
|
||||
../tea r ls -o=simple
|
||||
|
|
Loading…
Reference in New Issue