Update '.drone.yml'
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Danny Bessems 2020-09-24 12:39:05 +00:00
parent 2b735364d7
commit 91e41a6660
1 changed files with 16 additions and 15 deletions

View File

@ -1,16 +1,17 @@
kind: pipeline kind: pipeline
type: kubernetes type: kubernetes
name: default name: default
steps: steps:
- name: docker - name: docker
image: plugins/docker image: plugins/docker
context: . context: .
settings: settings:
repo: registry.spamasaurus.com/library/gitsparseclone repo: registry.spamasaurus.com/library/gitsparseclone
registry: registry.spamasaurus.com registry: registry.spamasaurus.com
tags: latest tags: latest
username: mtu: 1500
from_secret: harbor_username username:
password: from_secret: harbor_username
from_secret: harbor_password password:
from_secret: harbor_password