mirror of
https://0xacab.org/jvoisin/mat2-web.git
synced 2025-07-26 07:55:32 -04:00
Update .gitlab-ci.yml file
This commit is contained in:
parent
e9ba97aea6
commit
17c6eb32f6
1 changed files with 2 additions and 0 deletions
|
@ -70,5 +70,7 @@ renovate:
|
||||||
image:
|
image:
|
||||||
name: renovate/renovate:39
|
name: renovate/renovate:39
|
||||||
entrypoint: ['']
|
entrypoint: ['']
|
||||||
|
only:
|
||||||
|
- schedules
|
||||||
script:
|
script:
|
||||||
- renovate --platform gitlab --endpoint ${CI_API_V4_URL} --token ${GITLAB_API_TOKEN} ${CI_PROJECT_PATH}
|
- renovate --platform gitlab --endpoint ${CI_API_V4_URL} --token ${GITLAB_API_TOKEN} ${CI_PROJECT_PATH}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue