add drone config
continuous-integration/drone/push Build encountered an error Details

This commit is contained in:
Jochen Welzel 2021-01-18 16:12:57 +01:00
parent 3407472939
commit e3020b2235
2 changed files with 18 additions and 1 deletions

17
.drone.yml Normal file
View File

@ -0,0 +1,17 @@
---
kind: pipeline
type: docker
name: default
steps:
- name: push docker image
image: plugins/docker
settings:
repo: j10l/drone-nsd-zones
username:
from_secret: docker_username
password:
from_secret: docker_password
volumes:
- name: docker_sock
host:
path: /var/run/docker.sock

View File

@ -1,3 +1,3 @@
#!/bin/bash
echo $env