.drone.yml aktualisiert

This commit is contained in:
Philipp 2024-11-21 10:54:48 +01:00 committed by Forgejo
parent ba5bb85398
commit bf7f388028
Signed by: Forgejo
GPG key ID: 5A09F9506519E10A

View file

@ -1,15 +1,11 @@
---
kind: pipeline
type: docker
name: build-docker
platform:
os: linux
arch: amd64
steps:
- name: tf2-dm
image: woodpeckerci/plugin-docker-buildx
image: plugins/docker
settings:
registry: git.snrd.eu
repo: git.snrd.eu/spenny.tf/dm-server
@ -22,4 +18,3 @@ steps:
password:
from_secret: gitea_token