drone docker image
This commit is contained in:
parent
39286ab94a
commit
0a64ab69eb
3 changed files with 38 additions and 97 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue