Compare commits
7 commits
Author | SHA1 | Date | |
---|---|---|---|
|
6cc9430863 | ||
|
9e6afa7b53 | ||
|
456f10f7fb | ||
|
f698dee464 | ||
|
88c745ad06 | ||
6317e9574a | |||
50d82a3316 |
3 changed files with 1 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
|
1
version
Normal file
1
version
Normal file
|
@ -0,0 +1 @@
|
|||
1.0.5
|
Reference in a new issue