Skip to content
Snippets Groups Projects
Commit 97e19398 authored by Alexander Pace's avatar Alexander Pace
Browse files

Update .gitlab-ci.yml

parent d30e6a95
No related branches found
No related tags found
No related merge requests found
Pipeline #81260 passed with warnings
......@@ -13,8 +13,6 @@ variables:
PATCHFLAGS: -c $COMP -k --nocheck -f
before_script:
# Set up directory structure and copy over built-dependencies from container:
- mkdir public
# Enable gcc-devtoolset-7
- source /opt/rh/devtoolset-7/enable
# Set up Intel Dev Environment:
......@@ -336,7 +334,8 @@ test:offline:
- level2:rpm:gstlal-inspiral
- level2:rpm:gstlal-burst
script:
# Set up directory structure and copy over built-dependencies from container:
- mkdir public
# Install RPMs and set up the test environment:
- if [ -d rpmbuild ]; then yum -y install rpmbuild/RPMS/x86_64/*.rpm; fi
- gst-inspect-1.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment