diff --git a/.drone.yml b/.drone.yml index 02d0ff2..5db3c8d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,7 +21,7 @@ pipeline: - go build -a -installsuffix cgo -ldflags="-s -w" -o /output/rpdata-as2storyimport ./cmd/rpdata-as2storyimport test-content: image: alpine - command: + commands: - ls -l /output/ s3: image: plugins/s3