Compare commits

...
Sign in to create a new pull request.

2 commits

Author SHA1 Message Date
39e86cbed2 Update file .gitlab-ci.yml 2026-02-27 11:48:58 +00:00
RenovateBot
213fe63784 Add renovate.json 2026-02-09 07:00:23 +00:00
2 changed files with 5 additions and 2 deletions

View file

@ -1,4 +1,4 @@
include: include:
- project: 'developerdurp/yml' - project: 'durfy/ci-includes/yml'
ref: main ref: main
file: 'pipelines/golang.yml' file: 'pipeline.yml'

3
renovate.json Normal file
View file

@ -0,0 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}