Skip to content

FilePusher: remove legacy config loading as it can cause conflicts wi… #154

FilePusher: remove legacy config loading as it can cause conflicts wi…

FilePusher: remove legacy config loading as it can cause conflicts wi… #154

Workflow file for this run

name: main
on: [push]
jobs:
trigger-build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Run build trigger to determine what to build
env:
CI_TOOL: github
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: ./projects/CI/tools/core/build.sh