restrict execution
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Michel Roux 2021-06-24 15:37:26 +02:00
parent 5b4cff2f0f
commit 259db10da6

View File

@ -23,30 +23,10 @@ steps:
from_secret: nextcloud_user
PASSWORD:
from_secret: nextcloud_password
when:
branch:
- master
event:
- push
- cron
trigger:
event:
exclude:
- 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