Compare commits
9 Commits
0.1.1
...
c7ff9dc43b
Author | SHA1 | Date | |
---|---|---|---|
c7ff9dc43b | |||
53c64db6d4 | |||
0988fafae8 | |||
3db2c3cc64 | |||
6d07fa8aba | |||
f3a17add8f | |||
36c693c401 | |||
fc114e56ae | |||
2cef391a3f |
@ -3,7 +3,7 @@ kind: pipeline
|
||||
name: default
|
||||
steps:
|
||||
- name: integration test
|
||||
image: python:3.9-buster
|
||||
image: python:3.10-buster
|
||||
environment:
|
||||
REMOTE_USER: molecule
|
||||
HCLOUD_TOKEN:
|
||||
|
3
renovate.json
Normal file
3
renovate.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
|
||||
}
|
@ -1,4 +1,4 @@
|
||||
ansible-lint==6.0.0
|
||||
ansible==5.4.0
|
||||
ansible-lint==6.3.0
|
||||
ansible==6.0.0
|
||||
molecule-hetznercloud==1.3.0
|
||||
molecule==3.6.1
|
||||
|
Reference in New Issue
Block a user