„.drone.yml“ hinzufügen
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
13
.drone.yml
Normal file
13
.drone.yml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
kind: pipeline
|
||||||
|
name: steamcmd
|
||||||
|
|
||||||
|
steps:
|
||||||
|
- name: docker
|
||||||
|
image: plugins/docker
|
||||||
|
settings:
|
||||||
|
dockerfile: Dockerfile
|
||||||
|
repo: ich777/steamcmd
|
||||||
|
username: ich777
|
||||||
|
password:
|
||||||
|
from_secret: docker_password
|
||||||
|
tags: mordhau
|
Reference in New Issue
Block a user