Add dependabot
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Michel Roux 2021-04-22 11:36:33 +02:00
parent 9aa5b46a72
commit c74a946637
1 changed files with 27 additions and 0 deletions

View File

@ -69,3 +69,30 @@ steps:
from_secret: nextcloud_user
PASS:
from_secret: nextcloud_password
trigger:
event:
exclude:
- cron
---
kind: pipeline
name: dependabot
type: docker
steps:
- name: dependabot-pip
image: xefir/docker-dependabot-gitea
environment:
GITHUB_ACCESS_TOKEN:
from_secret: github_access_token
GITEA_ACCESS_TOKEN:
from_secret: gitea_access_token
PROJECT_PATH: Xefir/PyNyaaTa
GITEA_HOSTNAME: git.crystalyx.net
GITEA_SCHEME: https
PACKAGE_MANAGER: pip
trigger:
event:
- cron