Skip to content

Scanner, tests, fixtures, taste, config, and docs for ScanDonut #223

Scanner, tests, fixtures, taste, config, and docs for ScanDonut

Scanner, tests, fixtures, taste, config, and docs for ScanDonut #223

name: "Pull Request Build"
on:
pull_request:
branches: [ master ]
jobs:
strelka:
name: "Build Strelka (Pull Request)"
env:
DOCKER_BUILDKIT: 1
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Builds Strelka
run: docker-compose -f build/docker-compose.yaml build