Skip to content

Web:Admin:Manage Configuration page: Fix so can save config #621

Web:Admin:Manage Configuration page: Fix so can save config

Web:Admin:Manage Configuration page: Fix so can save config #621

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