Compare commits
3 Commits
b8cd42564f
...
main
Author | SHA1 | Date | |
---|---|---|---|
e1ba21868e
|
|||
bc9d00ab9a | |||
9f2700821b |
@@ -4,6 +4,6 @@ type: docker
|
|||||||
name: "test"
|
name: "test"
|
||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: test
|
||||||
image: bash
|
image: harbor.front.kjuulh.io/docker-proxy/library/bash:latest
|
||||||
commands:
|
commands:
|
||||||
- echo 'Run tests'
|
- echo 'Run tests'
|
||||||
|
3
renovate.json
Normal file
3
renovate.json
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
|
||||||
|
}
|
Reference in New Issue
Block a user