This commit is contained in:
parent
791dee899c
commit
b3a53b0f6c
@ -59,7 +59,7 @@ local PipelineDeployment = {
|
||||
},
|
||||
commands: [
|
||||
"/bin/bash /docker-entrypoint.sh",
|
||||
"molecule test --scenario-name ec2-centos-7",
|
||||
"molecule test -s default",
|
||||
],
|
||||
},
|
||||
],
|
||||
|
@ -58,7 +58,7 @@ steps:
|
||||
image: xoxys/molecule:do-linux-amd64
|
||||
commands:
|
||||
- /bin/bash /docker-entrypoint.sh
|
||||
- molecule test --scenario-name ec2-centos-7
|
||||
- molecule test -s default
|
||||
environment:
|
||||
DO_API_KEY:
|
||||
from_secret: do_api_key
|
||||
@ -111,6 +111,6 @@ depends_on:
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: 042493805320a9f8ab7783f5fe54e954b335e5cfee58692a2577e29d4680caa5
|
||||
hmac: be8a923bf27f1b6781f90c34e1dd06f497ead5db56657e117f7675c03a70c640
|
||||
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user