fix
This commit is contained in:
@ -195,7 +195,7 @@ registry-- pull image when deploy stack -->my-app
|
||||
|
||||
Let's follow [the official docs](https://docs.drone.io/server/provider/gitea/) for generating a OAuth2 application on Gitea, which is necessary for Drone integration. Set `https://drone.sw.okami101.io` as redirect UI after successful authentication.
|
||||
|
||||
[](gitea-drone-application.png)
|
||||

|
||||
|
||||
Save and keep the client and secret tokens. Then create a new `drone` PostgreSQL database and create a new `drone` stack :
|
||||
|
||||
@ -259,11 +259,11 @@ Don't forget to have proper docker labels on nodes, as explain [here]({{< ref "0
|
||||
|
||||
It's time to go to <https://drone.sw.okami101.io/> and generate your first Drone account through OAuth2 from Gitea. You should be properly redirected to Gitea, where you'll just have to authorize Drone application.
|
||||
|
||||
[](gitea-oauth2.png)
|
||||

|
||||
|
||||
Finalize registration, and you should finally arrive to main Drone dashboard. If you have already created some repositories, they should appear in the list.
|
||||
|
||||
[](drone-dashboard.png)
|
||||

|
||||
|
||||
## SonarQube 📈
|
||||
|
||||
|
Reference in New Issue
Block a user