This commit is contained in:
Elias Jansson
2026-01-24 16:52:53 +01:00
parent 4ebf668f09
commit 31b7c1b652
+2 -3
View File
@@ -3,12 +3,11 @@ type: docker
name: default
steps:
- name: build-dotnet
- name: build-dotnet
image: alpine
commands:
- echo "Docker build will handle dotnet publish"
- name: build-docker
image: plugins/docker
settings:
@@ -24,7 +23,7 @@ steps:
- latest
insecure: true
- name: restart-unraid-container
- name: restart-unraid-container
image: appleboy/drone-ssh
settings:
host: 192.168.1.108