Skip to content

Renaming fake_cgexec to get_gpus #6

Renaming fake_cgexec to get_gpus

Renaming fake_cgexec to get_gpus #6

Workflow file for this run

name: RPM Build rocky9
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Package RPM and SRPM
uses: guilbaults/rpm-package-action@centos
with:
path: .
spec: slurm-job-exporter-el9.spec
distro: rocky-9
- name: Release
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
files: output/*