Revert "cleanup drone config"
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This reverts commit 2bc98d3a2f
.
This commit is contained in:
parent
2bc98d3a2f
commit
65bc167a69
@ -38,6 +38,10 @@ local PipelineDeployment = {
|
||||
os: "linux",
|
||||
arch: "amd64",
|
||||
},
|
||||
workspace: {
|
||||
base: "/drone/src",
|
||||
path: "xoxys.python3"
|
||||
},
|
||||
steps: [
|
||||
{
|
||||
name: "molecule",
|
||||
|
@ -45,6 +45,10 @@ platform:
|
||||
os: linux
|
||||
arch: amd64
|
||||
|
||||
workspace:
|
||||
base: /drone/src
|
||||
path: xoxys.python3
|
||||
|
||||
steps:
|
||||
- name: molecule
|
||||
pull: always
|
||||
@ -104,6 +108,6 @@ depends_on:
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: 6fd0062400aa09d95bcf71ded6d9cd26e3bc56db8a84a5f656c9f60a54c2949b
|
||||
hmac: dcbfd67bd82e9f46e08a46d27c123391441d6efe733deb6508125cc5079c3d7e
|
||||
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user