Skip to content

Commit

Permalink
Add build_type and image
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Dec 14, 2023
1 parent d8ddc09 commit 8b58bb7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/key4hep-build-cvmfs.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
name: key4hep-build-cvmfs

on:
pull_request:
workflow_dispatch:
Expand All @@ -9,4 +7,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cvmfs-contrib/github-action-cvmfs@v3
- uses: key4hep/key4hep-actions/key4hep-build-test@main
with:
build_type: release
image: alma9

0 comments on commit 8b58bb7

Please sign in to comment.