Renovate: Update all dependencies
This commit is contained in:
parent
e93d2c4166
commit
54cd147b84
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ variables:
|
||||||
- &image 'git.verdigado.com/verdigado-images/container-pre-commit:${CI_COMMIT_SHA}'
|
- &image 'git.verdigado.com/verdigado-images/container-pre-commit:${CI_COMMIT_SHA}'
|
||||||
steps:
|
steps:
|
||||||
await-image:
|
await-image:
|
||||||
image: alpine@sha256:a8560b36e8b8210634f77d9f7f9efd7ffa463e380b75e2e74aff4511df3ef88c
|
image: alpine@sha256:8a1f59ffb675680d47db6337b49d22281a139e9d709335b492be023728e11715
|
||||||
environment:
|
environment:
|
||||||
IMAGE: *image
|
IMAGE: *image
|
||||||
commands:
|
commands:
|
||||||
|
@ -16,7 +16,7 @@ steps:
|
||||||
- echo 'found.'
|
- echo 'found.'
|
||||||
|
|
||||||
clone salt:
|
clone salt:
|
||||||
image: woodpeckerci/plugin-git@sha256:d619f364acd546134a9ba06d29a9cb55156eddfc21f60307f1fdcf4e0b2aafa6
|
image: woodpeckerci/plugin-git@sha256:2b34ecbbfd2f318405bd5d2765a750f6b02dae5dfb8707e16c943b9faeef5fc5
|
||||||
settings:
|
settings:
|
||||||
remote: https://git.verdigado.com/verdigado-Privileged/Salt.git
|
remote: https://git.verdigado.com/verdigado-Privileged/Salt.git
|
||||||
path: salt
|
path: salt
|
||||||
|
@ -36,7 +36,7 @@ steps:
|
||||||
- pre-commit run --all-files
|
- pre-commit run --all-files
|
||||||
|
|
||||||
clone rocketchat2matrix:
|
clone rocketchat2matrix:
|
||||||
image: woodpeckerci/plugin-git@sha256:d619f364acd546134a9ba06d29a9cb55156eddfc21f60307f1fdcf4e0b2aafa6
|
image: woodpeckerci/plugin-git@sha256:2b34ecbbfd2f318405bd5d2765a750f6b02dae5dfb8707e16c943b9faeef5fc5
|
||||||
settings:
|
settings:
|
||||||
remote: https://git.verdigado.com/NB-Public/rocketchat2matrix.git
|
remote: https://git.verdigado.com/NB-Public/rocketchat2matrix.git
|
||||||
path: rocketchat2matrix
|
path: rocketchat2matrix
|
||||||
|
|
Loading…
Add table
Reference in a new issue