Trigger build
This commit is contained in:
2
.github/workflows/build-rhel7.yml
vendored
2
.github/workflows/build-rhel7.yml
vendored
@@ -72,6 +72,8 @@ jobs:
|
||||
# with:
|
||||
# repository: paulscherrerinstitute/daqingest.git
|
||||
# path: build
|
||||
- run: mkdir -p build
|
||||
working-directory: ${{steps.wdset.outputs.gh}}
|
||||
- run: git clone --branch dev https://github.com/paulscherrerinstitute/daqbuffer.git
|
||||
working-directory: ${{steps.wdset.outputs.gh}}/build
|
||||
- run: git clone --branch dev https://github.com/paulscherrerinstitute/daqingest.git
|
||||
|
||||
Reference in New Issue
Block a user