1
0
Fork 0

Update .gitlab-ci.yml

This commit is contained in:
Saibotk 2020-07-30 20:19:24 +00:00
parent 1ec4ed9455
commit b22654fcdd

View file

@ -12,6 +12,9 @@ dry-run:
- "cp config.js /usr/src/app/config.js"
script:
- "renovate --dry-run"
except:
- master
- schedules
run:
stage: Run