Skip to content

dstore yaml plugin: implemented reading. writing still todo #148

dstore yaml plugin: implemented reading. writing still todo

dstore yaml plugin: implemented reading. writing still todo #148

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