Skip to content

Lm logs fluentd plugin should not have the account domain hard coded #175

Lm logs fluentd plugin should not have the account domain hard coded

Lm logs fluentd plugin should not have the account domain hard coded #175

Workflow file for this run

name: Build
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build
run: docker build -t fluent-plugin-lm-logs .