add polling

This commit is contained in:
salberts
2023-07-08 08:52:11 +03:00
parent e63a4f47ce
commit 75167c2700
7 changed files with 85 additions and 13 deletions

View File

@ -27,8 +27,4 @@ app_id = 123456 # The GitHub App ID, replace with your own.
webhook_secret = "<WEBHOOK SECRET>" # Optional, may be commented out.
[gitlab]
# The type of deployment to create. Valid values are 'app' or 'user'.
personal_access_token = ""
# URL to the gitlab service
gitlab_url = "https://gitlab.com"
personal_access_token = ""