yarascanner/.drone.yml
Tyler e721ec6b70
Some checks failed
continuous-integration/drone/push Build is failing
first commit
2021-02-24 21:46:02 -05:00

20 lines
352 B
YAML

kind: pipeline
name: amd64
type: docker
platform:
os: linux
arch: amd64
steps:
- name: docker
image: plugins/docker
settings:
username:
from_secret: docker_username
password:
from_secret: docker_password
repo: registry.meow.tf/paste-ee/yara
registry: registry.meow.tf
tags:
- latest