Compare commits
11 Commits
0.1.1
...
83eaefc8b6
Author | SHA1 | Date | |
---|---|---|---|
83eaefc8b6 | |||
923d38cde1 | |||
f5731cc892 | |||
aa928f267d | |||
865ef25d19 | |||
91a4a6ddd0 | |||
676cce9412 | |||
d8bdd38dfe | |||
7b7bc893c5 | |||
06fcf759d3 | |||
cbf351bd18 |
@ -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
|
||||
molecule==4.0.0
|
||||
|
Reference in New Issue
Block a user