Merge branch 'master' into renovate/configure
This commit is contained in:
commit
106ed2dd4f
28
.drone.yml
28
.drone.yml
@ -23,30 +23,10 @@ steps:
|
|||||||
from_secret: nextcloud_user
|
from_secret: nextcloud_user
|
||||||
PASSWORD:
|
PASSWORD:
|
||||||
from_secret: nextcloud_password
|
from_secret: nextcloud_password
|
||||||
|
when:
|
||||||
trigger:
|
branch:
|
||||||
|
- master
|
||||||
event:
|
event:
|
||||||
exclude:
|
- push
|
||||||
- cron
|
- cron
|
||||||
|
|
||||||
---
|
|
||||||
kind: pipeline
|
|
||||||
name: dependabot
|
|
||||||
type: docker
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: dependabot-node
|
|
||||||
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/Auberge_Vagabonde
|
|
||||||
GITEA_HOSTNAME: git.crystalyx.net
|
|
||||||
GITEA_SCHEME: https
|
|
||||||
PACKAGE_MANAGER: npm_and_yarn
|
|
||||||
|
|
||||||
trigger:
|
|
||||||
event:
|
|
||||||
- cron
|
|
||||||
|
Reference in New Issue
Block a user