Skip to content
This repository was archived by the owner on Mar 25, 2024. It is now read-only.

Commit 9f384e1

Browse files
authored
hook up drone-0.5: make sure the workspace path is correct for forks (#42)
1 parent a79868c commit 9f384e1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.drone.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
workspace:
2+
base: /go
3+
path: src/github.com/rancher/trash
4+
15
pipeline:
26
build:
37
image: golang:1.6.3

0 commit comments

Comments
 (0)