Commit Graph

3 Commits (369cd29e51fe44b010ae4774d4a2dba6e2bc6c2c)

Author SHA1 Message Date
Sorunome d4f73d6c05 fix: auto-dep update 5 years ago
Christian Pauly 5a61ea9ff1 fix: CI scripts 5 years ago
Nicolas Werner 66852f1b44 ci: Add automatic dependency update
This needs 2 special variables defined:

- GITLAB_API_TOKEN, which has write permissions to the gitlab API
  (create in your account settings for example)
- SSH_BOT_KEY, which is a private ssh key, that can be used to push to
  the repository.

After that you can schedule a pipeline on main to update dependencies
every week or so.
5 years ago