This commit is contained in:
parent
2bba41cd67
commit
2bc98d3a2f
@ -38,10 +38,6 @@ local PipelineDeployment = {
|
|||||||
os: "linux",
|
os: "linux",
|
||||||
arch: "amd64",
|
arch: "amd64",
|
||||||
},
|
},
|
||||||
workspace: {
|
|
||||||
base: "/drone/src",
|
|
||||||
path: "xoxys.python3"
|
|
||||||
},
|
|
||||||
steps: [
|
steps: [
|
||||||
{
|
{
|
||||||
name: "molecule",
|
name: "molecule",
|
||||||
|
@ -45,10 +45,6 @@ platform:
|
|||||||
os: linux
|
os: linux
|
||||||
arch: amd64
|
arch: amd64
|
||||||
|
|
||||||
workspace:
|
|
||||||
base: /drone/src
|
|
||||||
path: xoxys.python3
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: molecule
|
- name: molecule
|
||||||
pull: always
|
pull: always
|
||||||
@ -108,6 +104,6 @@ depends_on:
|
|||||||
|
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: dcbfd67bd82e9f46e08a46d27c123391441d6efe733deb6508125cc5079c3d7e
|
hmac: 6fd0062400aa09d95bcf71ded6d9cd26e3bc56db8a84a5f656c9f60a54c2949b
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user