Build with Kaniko (#3)

This commit is contained in:
2019-12-02 01:35:51 +00:00
parent 49215c1900
commit 8f69585f59
2 changed files with 14 additions and 2 deletions

View File

@@ -16,4 +16,16 @@ steps:
- name: build
image: registry.lan/alpine:3.8
commands:
- echo "building"
- echo "building"
---
kind: pipeline
name: default
steps:
- name: kaniko
image: banzaicloud/drone-kaniko
settings:
registry: registry.lan
repo: drone-test
tags: latest