Preconfigure gitea/tea tool inside the images #6

Open
opened 2024-04-06 19:29:55 +00:00 by uvulpos · 0 comments

GitHub Actions gives you the possibility to use their preinstalled Github cli tool inside their pipeline to communicate with their api from your pipeline. In my concrete scenario I want to set secrets automatically, so I need the tea cli preinstalled.

Here you can see an example, how Github handles stuff like this.

https://docs.github.com/en/actions/using-workflows/using-github-cli-in-workflows

Related issues:
Set Secrets via tea tool
Authenticate tea tool via Gitea PAT over environment variable

GitHub Actions gives you the possibility to use their preinstalled Github cli tool inside their pipeline to communicate with their api from your pipeline. In my concrete scenario I want to set secrets automatically, so I need the tea cli preinstalled. Here you can see an example, how Github handles stuff like this. https://docs.github.com/en/actions/using-workflows/using-github-cli-in-workflows Related issues: [Set Secrets via tea tool](https://gitea.com/gitea/tea/issues/632) [Authenticate tea tool via Gitea PAT over environment variable](https://gitea.com/gitea/tea/issues/633)
lunny added the
features
label 2024-04-07 03:32:03 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gitea/runner-images#6
No description provided.