- add tea login
This commit is contained in:
parent
8f0552bdf0
commit
259119ee02
@ -21,6 +21,10 @@ jobs:
|
|||||||
chmod +x tea
|
chmod +x tea
|
||||||
./tea --version
|
./tea --version
|
||||||
|
|
||||||
|
tea login add --name gitea --url ${{ gitea.server_url }} --token ${{ secrets.token }}
|
||||||
|
tea login default gitea
|
||||||
|
|
||||||
|
|
||||||
- name: Review code
|
- name: Review code
|
||||||
env:
|
env:
|
||||||
GITEA_TOKEN: ${{ secrets.token }}
|
GITEA_TOKEN: ${{ secrets.token }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user