Skip to content

Contexts for 7.17.23 #103

Contexts for 7.17.23

Contexts for 7.17.23 #103

Workflow file for this run

name: Kibana 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 Kibana Docker image
run: docker build kibana