drone docker image

This commit is contained in:
Michele 2020-11-25 22:06:59 +00:00
parent 39286ab94a
commit 0a64ab69eb
3 changed files with 38 additions and 97 deletions

View file

@ -1,7 +1,8 @@
kind: pipeline
name: default
steps:
- name: compile
image: mcr.microsoft.com/dotnet/sdk:5.0
commands:
- sh build.sh
- name: docker
image: plugins/docker
settings:
repo: privateregistry.michelescandura.com/michele/basecompileimage
registry: privateregistry.michelescandura.com