aurutils/.drone.yml
Andreas Larsen ba0db66f7c
All checks were successful
continuous-integration/drone Build is passing
add drone.yml file
2022-06-12 18:32:02 +02:00

17 lines
286 B
YAML

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