Skip to content
Snippets Groups Projects

CI development

Merged Aaron Viets requested to merge aaron-viets/gstlal-calibration:CI-development into main
1 unresolved thread
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
+ 2
1
@@ -50,7 +50,6 @@ dist:
- ./configure --enable-gtk-doc $EXTRA_CONFIG_FLAGS
- make dist
artifacts:
expire_in: 5m
paths:
- gstlal-calibration-*.tar.*
@@ -131,6 +130,8 @@ test:
- dnf -y -q install git-all
script:
# install our packages
- pwd
- ls
- dnf -y -q install gstlal-calibration
- env
# check the GST plugins
Loading