2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-29 22:38:19 +00:00
Files
xcat-core/.github/workflows/xcat_test.yml
Workflow config file is invalid. Please check your config file: yaml: unmarshal errors: line 5: cannot unmarshal !!str `ubuntu-...` into model.Job line 7: cannot unmarshal !!seq into model.Job
2022-06-29 10:53:56 -04:00

9 lines
172 B
YAML

name: xcat_test
on: [push]
jobs:
xcat_build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: ./build-ubunturepo -c UP=0 BUILDALL=1 GPGSIGN=0