refactor: merge pipelines back
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
surtur 2020-11-27 17:13:27 +01:00
parent 732cd7d717
commit 5ed341f4ae
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -23,20 +23,6 @@ steps:
- dotnet restore
- dotnet publish -c Release
---
kind: pipeline
type: docker
name: test-build-docker
platform:
os: linux
arch: amd64
workspace:
path: /src
steps:
- name: docker-release-build
pull: always
image: banzaicloud/drone-kaniko