Compare commits
3 Commits
c323c7043c
...
main
Author | SHA1 | Date | |
---|---|---|---|
1e658408e3
|
|||
936e7f7396 | |||
aabbd80fbf |
@@ -4,6 +4,6 @@ type: docker
|
||||
name: "test"
|
||||
steps:
|
||||
- name: test
|
||||
image: bash
|
||||
image: harbor.front.kjuulh.io/docker-proxy/library/bash:latest
|
||||
commands:
|
||||
- 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