Fix dependabot (finally)
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Michel Roux 2020-12-11 16:44:30 +01:00
parent 2e7f634cd3
commit 3393cb696f

View File

@ -48,6 +48,7 @@ steps:
from_secret: gitea_access_token from_secret: gitea_access_token
PROJECT_PATH: Xefir/PyNyaaTa PROJECT_PATH: Xefir/PyNyaaTa
GITEA_HOSTNAME: git.crystalyx.net GITEA_HOSTNAME: git.crystalyx.net
GITEA_SCHEME: https
PACKAGE_MANAGER: pip PACKAGE_MANAGER: pip
- name: dependabot-docker - name: dependabot-docker
image: xefir/docker-dependabot-gitea image: xefir/docker-dependabot-gitea
@ -58,6 +59,7 @@ steps:
from_secret: gitea_access_token from_secret: gitea_access_token
PROJECT_PATH: Xefir/PyNyaaTa PROJECT_PATH: Xefir/PyNyaaTa
GITEA_HOSTNAME: git.crystalyx.net GITEA_HOSTNAME: git.crystalyx.net
GITEA_SCHEME: https
PACKAGE_MANAGER: docker PACKAGE_MANAGER: docker
trigger: trigger: