2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-09-08 12:40:45 +00:00
Files
xcat-core/.github/workflows/xcat_test.yml
T
2022-06-29 13:37:02 -04:00

10 lines
415 B
YAML

name: xcat_test
on: [push]
jobs:
xcat_build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: sudo apt-get install -y fakeroot reprepro devscripts debhelper libcapture-tiny-perl libjson-perl libsoap-lite-perl libdbi-perl libcgi-pm-perl quilt openssh-server dpkg looptools genometools software-properties-common
- run: sudo ./build-ubunturepo -c UP=0 BUILDALL=1 GPGSIGN=0