From c6eabba0f999146136c3970405a880fc147790b1 Mon Sep 17 00:00:00 2001 From: Gisle Aune Date: Sat, 23 Jun 2018 22:52:37 +0200 Subject: [PATCH] Maybe fixed s3 deploy? --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index 005cdb4..7ec64ef 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,6 +19,8 @@ pipeline: - go build -a -installsuffix cgo -ldflags="-s -w" -o /output/rpdata-wikifileimport ./cmd/rpdata-wikifileimport - go build -a -installsuffix cgo -ldflags="-s -w" -o /output/rpdata-ensurechannels ./cmd/rpdata-ensurechannels - go build -a -installsuffix cgo -ldflags="-s -w" -o /output/rpdata-as2storyimport ./cmd/rpdata-as2storyimport + +publish: s3: image: plugins/s3 bucket: aiterp