This repository has been archived on 2024-05-18. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
steamServer/.woodpecker.yaml
Philipp e4e5734ee0
Some checks reported errors
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/manual/woodpecker Pipeline was successful
continuous-integration/drone/push Build was killed
.woodpecker.yaml aktualisiert
2023-10-20 12:06:48 +02:00

15 lines
No EOL
308 B
YAML

---
kind: pipeline
type: docker
name: build-docker
steps:
- name: build & publish
image: plugins/docker
settings:
registry: git.snrd.eu
repo: git.snrd.eu/serverlist.tf/steamserver
username:
from_secret: docker_username
password:
from_secret: docker_password