Browse Source

drone workspace path

tags/v1.15.0-dev
techknowlogick GitHub 4 years ago
parent
commit
ec95f448db
1 changed files with 4 additions and 4 deletions
  1. +4
    -4
      .drone.yml

+ 4
- 4
.drone.yml View File

@@ -481,8 +481,8 @@ platform:
arch: amd64

workspace:
base: /
path: /source
base: /source
path: /

trigger:
branch:
@@ -579,8 +579,8 @@ platform:
arch: amd64

workspace:
base: /
path: /source
base: /source
path: /

trigger:
event:


Loading…
Cancel
Save