Browse Source

CI test

1.0
Gisle Aune 6 years ago
parent
commit
79d32910ff
  1. 2
      .drone.yml

2
.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

Loading…
Cancel
Save