move molecule tests to hcloud
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f77541e2a1
commit
455afd361d
@ -38,7 +38,7 @@ local PipelineDeployment(scenario='centos7') = {
|
|||||||
name: 'ansible-molecule',
|
name: 'ansible-molecule',
|
||||||
image: 'thegeeklab/molecule:3',
|
image: 'thegeeklab/molecule:3',
|
||||||
environment: {
|
environment: {
|
||||||
DO_API_KEY: { from_secret: 'do_api_key' },
|
HCLOUD_TOKEN: { from_secret: 'hcloud_token' },
|
||||||
},
|
},
|
||||||
commands: [
|
commands: [
|
||||||
'molecule test -s ' + scenario,
|
'molecule test -s ' + scenario,
|
||||||
|
Loading…
Reference in New Issue
Block a user