This commit is contained in:
parent
e4e75a2547
commit
b9e3c63ef9
@ -40,7 +40,7 @@ local PipelineDeployment = {
|
||||
},
|
||||
workspace: {
|
||||
base: "/drone/src",
|
||||
path: "xoxys.nginx"
|
||||
path: "xoxys.python3"
|
||||
},
|
||||
steps: [
|
||||
{
|
||||
|
@ -47,7 +47,7 @@ platform:
|
||||
|
||||
workspace:
|
||||
base: /drone/src
|
||||
path: xoxys.nginx
|
||||
path: xoxys.python3
|
||||
|
||||
steps:
|
||||
- name: molecule
|
||||
@ -111,6 +111,6 @@ depends_on:
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: e4131556105977708ee8fd61209ac7f916121980bdf89aa02817f83feaaf17ba
|
||||
hmac: 2b6faa3292bf4a3836e2d1b479e8f2a6627558420f35e293ef8d8e9db223c237
|
||||
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user