Skip to content

drop Ngnixlog message, and also drop logstack-shipper message with 20… #179

drop Ngnixlog message, and also drop logstack-shipper message with 20…

drop Ngnixlog message, and also drop logstack-shipper message with 20… #179

Workflow file for this run

---
name: commit
on:
push:
jobs:
test:
name: test
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v2
- name: test
run: |
chmod -R 777 logstash
PWD=`pwd` make logstash-installation
docker compose run --rm test