Fix dependabot (finally)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
2e7f634cd3
commit
3393cb696f
@ -48,6 +48,7 @@ steps:
|
||||
from_secret: gitea_access_token
|
||||
PROJECT_PATH: Xefir/PyNyaaTa
|
||||
GITEA_HOSTNAME: git.crystalyx.net
|
||||
GITEA_SCHEME: https
|
||||
PACKAGE_MANAGER: pip
|
||||
- name: dependabot-docker
|
||||
image: xefir/docker-dependabot-gitea
|
||||
@ -58,6 +59,7 @@ steps:
|
||||
from_secret: gitea_access_token
|
||||
PROJECT_PATH: Xefir/PyNyaaTa
|
||||
GITEA_HOSTNAME: git.crystalyx.net
|
||||
GITEA_SCHEME: https
|
||||
PACKAGE_MANAGER: docker
|
||||
|
||||
trigger:
|
||||
|
Reference in New Issue
Block a user