Skip to content
Snippets Groups Projects
Commit 4fabff33 authored by Aaron Viets's avatar Aaron Viets
Browse files

info about CI directory

parent c6fc7410
No related branches found
No related tags found
1 merge request!1CI development
This commit is part of merge request !1. Comments created here will be created in the context of that merge request.
...@@ -50,7 +50,6 @@ dist: ...@@ -50,7 +50,6 @@ dist:
- ./configure --enable-gtk-doc $EXTRA_CONFIG_FLAGS - ./configure --enable-gtk-doc $EXTRA_CONFIG_FLAGS
- make dist - make dist
artifacts: artifacts:
expire_in: 5m
paths: paths:
- gstlal-calibration-*.tar.* - gstlal-calibration-*.tar.*
...@@ -131,6 +130,8 @@ test: ...@@ -131,6 +130,8 @@ test:
- dnf -y -q install git-all - dnf -y -q install git-all
script: script:
# install our packages # install our packages
- pwd
- ls
- dnf -y -q install gstlal-calibration - dnf -y -q install gstlal-calibration
- env - env
# check the GST plugins # check the GST plugins
......
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