This commit is contained in:
Pim Kunis 2023-08-02 12:48:36 +02:00
commit aeed65257b
2 changed files with 16 additions and 0 deletions

4
Dockerfile Normal file
View file

@ -0,0 +1,4 @@
FROM fluent/fluentd:v1.16-debian-1
USER root
RUN ["gem", "install", "fluent-plugin-elasticsearch", "--no-document"]
USER fluent

12
pipeline.yml Normal file
View file

@ -0,0 +1,12 @@
---
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