Trigger
This commit is contained in:
14
.github/workflows/build-rhel7.yml
vendored
14
.github/workflows/build-rhel7.yml
vendored
@@ -16,17 +16,17 @@ on:
|
||||
description: Debug symbols
|
||||
type: choice
|
||||
options:
|
||||
- no
|
||||
- yes
|
||||
default: no
|
||||
- Simple
|
||||
- Detailed
|
||||
default: Detailed
|
||||
release:
|
||||
description: Package
|
||||
type: boolean
|
||||
default: true
|
||||
other:
|
||||
description: Other
|
||||
type: environment
|
||||
required: false
|
||||
# other:
|
||||
# description: Other
|
||||
# type: environment
|
||||
# required: false
|
||||
jobs:
|
||||
build-daqbuffer-job:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user