From 7c2d5528151cb63355615e1ee02bd59380c1c1e2 Mon Sep 17 00:00:00 2001 From: Bill Maxwell Date: Tue, 17 Sep 2019 11:26:48 -0700 Subject: [PATCH] Update to use the recommended format --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index e023c6bb..01eeabaa 100644 --- a/.drone.yml +++ b/.drone.yml @@ -28,7 +28,7 @@ steps: api_key: from_secret: github_token files: - - "package/*" + - bin/wins.exe when: instance: - drone-publish.rancher.io @@ -41,4 +41,4 @@ steps: volumes: - name: docker_pipe host: - path: \\\\.\\pipe\\docker_engine \ No newline at end of file + path: \\\\.\\pipe\\docker_engine