aurutils/.drone.yml

17 lines
286 B
YAML
Raw Normal View History

2022-06-12 16:32:02 +00:00
kind: pipeline
type: kubernetes
name: default
clone:
skip_verify: true
steps:
- name: build
image: plugins/docker:latest
settings:
repo: registry.local/northcode/aur
registry: registry.local
insecure: true
dockerfile: Dockerfile
tags: latest