cleanup
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Robert Kaussow 2019-06-09 13:21:28 +02:00
parent e4e75a2547
commit b9e3c63ef9
2 changed files with 3 additions and 3 deletions

View File

@ -40,7 +40,7 @@ local PipelineDeployment = {
},
workspace: {
base: "/drone/src",
path: "xoxys.nginx"
path: "xoxys.python3"
},
steps: [
{

View File

@ -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
...