Initial commit
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Tyler 2020-07-11 12:39:33 -04:00
parent d6c2289e2c
commit a7e144cfcc
2 changed files with 16 additions and 1 deletions

15
.drone.yml Normal file
View File

@ -0,0 +1,15 @@
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

View File

@ -12,7 +12,7 @@ ENV \
# automatic via API
GLSTAPP="440" \
# manual
# APPID: 4000
# APPID: 440
# http://steamcommunity.com/dev/managegameservers
GLST="" \
#