Skip to content

Comment change for prev commit #628

Comment change for prev commit

Comment change for prev commit #628

Workflow file for this run

name: Limelight Build CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
docker-build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run build in Docker container
uses: docker://mriffle/build-limelight:latest
with:
entrypoint: ant
args: -f ant__build_all_limelight.xml