Compare commits
21 Commits
268b4693cf
...
renovate/a
Author | SHA1 | Date | |
---|---|---|---|
3e6b85fe68 | |||
de229e6473 | |||
29caf72a1b | |||
730269f97a | |||
ab8865c6a8 | |||
a85f805a4d | |||
bc80546f04 | |||
e48d4c740d | |||
5e610148e1 | |||
44ec664257 | |||
40065f9066 | |||
52109204e1 | |||
858cb421ca | |||
0f76adc9d1 | |||
70c47fcd51 | |||
40dd60fcab | |||
7608d03c2a | |||
1fae8a6704
|
|||
66579bbe93
|
|||
967476d960 | |||
d3052ce240 |
9
.drone.yml
Executable file
9
.drone.yml
Executable file
@@ -0,0 +1,9 @@
|
||||
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: "test"
|
||||
steps:
|
||||
- name: test
|
||||
image: harbor.front.kjuulh.io/docker-proxy/library/bash:latest
|
||||
commands:
|
||||
- echo 'Run tests'
|
File diff suppressed because it is too large
Load Diff
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