1
0
Fork 0
mirror of https://gitlab.com/renovate-bot/renovate-runner.git synced 2025-04-18 06:48:22 +02:00
renovate-runner/.gitpod.yml
2022-04-13 14:44:29 +00:00

7 lines
135 B
YAML

tasks:
- init: npm ci --cache .npm --prefer-offline
vscode:
extensions:
- esbenp.prettier-vscode
- GitLab.gitlab-workflow