Files
docker-tf2/.drone.yml
Tyler a7e144cfcc
All checks were successful
continuous-integration/drone/push Build is passing
Initial commit
2020-07-11 12:39:33 -04:00

15 lines
275 B
YAML

kind: pipeline
type: docker
name: default
steps:
- name: docker
image: plugins/docker
settings:
username:
from_secret: docker_username
password:
from_secret: docker_password
repo: tystuyfzand/srcds-tf2
tags:
- latest