Compare commits
3 Commits
ab86163a6c
...
main
Author | SHA1 | Date | |
---|---|---|---|
187618fb3c
|
|||
69ebf7d44d | |||
45b66211ba |
@@ -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