linkinfo/.drone.yml

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