linkinfo/.drone.yml
Tyler 137e18e6c1
All checks were successful
continuous-integration/drone/push Build is passing
Implement Imgur info
2019-10-03 23:31:24 -04:00

12 lines
189 B
YAML

kind: pipeline
type: docker
name: default
steps:
- name: test
image: golang
commands:
- go test
environment:
IMGUR_CLIENT_ID:
from_secret: imgur_client_id