mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 04:19:18 +00:00
Delete .drone.yml
This commit is contained in:
parent
4e9e165ed2
commit
84798e51b2
@ -1,21 +0,0 @@
|
|||||||
pipeline:
|
|
||||||
build:
|
|
||||||
image: xataz/docker-drone-plugin
|
|
||||||
repo: xataz/reverse-nginx
|
|
||||||
action: build
|
|
||||||
volumes:
|
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
|
||||||
|
|
||||||
push:
|
|
||||||
image: xataz/docker-drone-plugin
|
|
||||||
repo: xataz/reverse-nginx
|
|
||||||
action: push
|
|
||||||
environment:
|
|
||||||
- UID=1000
|
|
||||||
- GID=991
|
|
||||||
volumes:
|
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
|
||||||
- /home/xataz/.docker/config.json:/docker/.docker/config.json
|
|
||||||
when:
|
|
||||||
branch: master
|
|
||||||
event: [push, tag, deployment]
|
|
Loading…
x
Reference in New Issue
Block a user