From 427d13604846a203b0ec2678a33bd152ae99b8d8 Mon Sep 17 00:00:00 2001 From: Sthope Date: Thu, 9 Sep 2021 14:31:39 +0200 Subject: [PATCH] initial commit --- .drone.yml | 2 +- _posts/2021-09-04-portainer-oauth.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index de67d6f..5a9b911 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,7 +3,7 @@ type: docker name: website-testing clone: - disable: false + disable: true steps: # - name: testing diff --git a/_posts/2021-09-04-portainer-oauth.md b/_posts/2021-09-04-portainer-oauth.md index d3e42e4..0536357 100644 --- a/_posts/2021-09-04-portainer-oauth.md +++ b/_posts/2021-09-04-portainer-oauth.md @@ -20,7 +20,7 @@ pic07: "/assets/images/portainer_oauth/7.png" Login into Github and go to https://github.com/settings/profile on the right side menu near the end enter `Developer settings` and select `OAuth Apps` - + # Gitea Enter https://git.sthope.dev/user/settings and go to `Applications` \ No newline at end of file