This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user