chore: Define gitea token scopes
Container & Helm chart / Linting (push) Successful in 1m8s Details
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 2m11s Details
Container & Helm chart / Kubernetes Bootstrap Appliance (push) Has been cancelled Details

This commit is contained in:
Danny Bessems 2024-06-09 17:09:37 +10:00
parent 2473aa05dc
commit afe29e3407
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@
force_basic_auth: yes
body:
name: token_init_{{ lookup('password', '/dev/null length=5 chars=ascii_letters,digits') }}
scopes: ["write:user","write:organization"]
register: gitea_api_token
- name: Retrieve existing gitea configuration