remove stuff
This commit is contained in:
parent
aeed65257b
commit
50d82a3316
2 changed files with 0 additions and 16 deletions
|
@ -1,4 +0,0 @@
|
|||
FROM fluent/fluentd:v1.16-debian-1
|
||||
USER root
|
||||
RUN ["gem", "install", "fluent-plugin-elasticsearch", "--no-document"]
|
||||
USER fluent
|
12
pipeline.yml
12
pipeline.yml
|
@ -1,12 +0,0 @@
|
|||
---
|
||||
resources:
|
||||
- name: version
|
||||
type: semver
|
||||
source:
|
||||
driver: git
|
||||
initial_version: "1.0.0"
|
||||
uri: ssh://git@git.kun.is:56287/pim/fluentd.git
|
||||
branch: version
|
||||
file: version
|
||||
private_key: {{private_key}}
|
||||
icon: numeric
|
Reference in a new issue