diff --git a/.drone.yml b/.drone.yml new file mode 100644 index 0000000..8655221 --- /dev/null +++ b/.drone.yml @@ -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 \ No newline at end of file diff --git a/Dockerfile b/Dockerfile index 56e41da..4e354a7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,7 +12,7 @@ ENV \ # automatic via API GLSTAPP="440" \ # manual - # APPID: 4000 + # APPID: 440 # http://steamcommunity.com/dev/managegameservers GLST="" \ #