Skip to content
Snippets Groups Projects
Commit 5e14a918 authored by Jan David Mol's avatar Jan David Mol
Browse files

Merge branch 'fix-render-levant' into 'master'

Fix station list in render_levant CI/CD job

See merge request !1085
parents 923504d3 b38933fb
No related branches found
No related tags found
1 merge request!1085Fix station list in render_levant CI/CD job
Pipeline #115643 passed with warnings
Pipeline: tango

#115644

    ......@@ -172,7 +172,7 @@ render_levant:
    - |
    mkdir jobs
    for STATION in ${STATIONS}; do
    for STATION in ${LOFAR2_STATIONS}; do
    if [ "${STATION}" == "dts-lab" ]; then
    # dts-lab test station
    REGION="global"
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment