docker-tf2/.drone.yml

15 lines
275 B
YAML
Raw Permalink Normal View History

2020-07-11 16:39:33 +00:00
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