This commit is contained in:
parent
a0c526d87f
commit
f4283451de
@ -55,10 +55,7 @@ steps:
|
|||||||
image: xoxys/molecule:ec2-linux-amd64
|
image: xoxys/molecule:ec2-linux-amd64
|
||||||
commands:
|
commands:
|
||||||
- /bin/bash /docker-entrypoint.sh
|
- /bin/bash /docker-entrypoint.sh
|
||||||
- molecule create --scenario-name ec2-centos-7
|
- molecule test --scenario-name ec2-centos-7
|
||||||
- molecule converge --scenario-name ec2-centos-7
|
|
||||||
- molecule verify --scenario-name ec2-centos-7
|
|
||||||
- molecule destroy --scenario-name ec2-centos-7
|
|
||||||
environment:
|
environment:
|
||||||
ANSIBLE_ROLES_PATH: /drone/src
|
ANSIBLE_ROLES_PATH: /drone/src
|
||||||
AWS_ACCESS_KEY_ID:
|
AWS_ACCESS_KEY_ID:
|
||||||
@ -112,8 +109,4 @@ trigger:
|
|||||||
depends_on:
|
depends_on:
|
||||||
- deployment
|
- deployment
|
||||||
|
|
||||||
---
|
|
||||||
kind: signature
|
|
||||||
hmac: f110327d4e7242122daaf7166921bb343ed8808f07a4e24403bdcbb41a4979a3
|
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user