Skip to content

Contexts for 7.17.20 (#173) #98

Contexts for 7.17.20 (#173)

Contexts for 7.17.20 (#173) #98

Workflow file for this run

name: Logstash Docker Image CI
on:
push:
branches: [ "7.16", "7.17", "8.0" ]
pull_request:
branches: [ "7.16", "7.17", "8.0" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the Logstash Docker image
run: docker build logstash