Compare commits
8 Commits
3354a2b632
...
master
Author | SHA1 | Date | |
---|---|---|---|
acb2f32778 | |||
ffeb53eb77 | |||
155931639f | |||
7681d9f52f | |||
741a343b43 | |||
f97e2cffc9 | |||
445eb1790d | |||
2cb1fec739 |
@ -5,8 +5,9 @@ name: default
|
||||
|
||||
steps:
|
||||
- name: backend
|
||||
image: ubuntu:focal
|
||||
image: ubuntu:noble
|
||||
commands:
|
||||
- free -h
|
||||
- ps -aux
|
||||
- uname -a
|
||||
- ls /
|
||||
|
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