|
@ -67,6 +67,9 @@ jobs: |
|
|
- name: Display parameters |
|
|
- name: Display parameters |
|
|
run: grep "startparameters" lgsm/config-default/config-lgsm/${{ matrix.shortname }}server/_default.cfg |
|
|
run: grep "startparameters" lgsm/config-default/config-lgsm/${{ matrix.shortname }}server/_default.cfg |
|
|
|
|
|
|
|
|
|
|
|
- name: Details |
|
|
|
|
|
run: LGSM_GITHUBBRANCH="${GITHUB_REF#refs/heads/}" ./${{ matrix.shortname }}server details |
|
|
|
|
|
|
|
|
- name: Detect details |
|
|
- name: Detect details |
|
|
run: LGSM_GITHUBBRANCH="${GITHUB_REF#refs/heads/}" ./${{ matrix.shortname }}server detect-details |
|
|
run: LGSM_GITHUBBRANCH="${GITHUB_REF#refs/heads/}" ./${{ matrix.shortname }}server detect-details |
|
|
|
|
|
|
|
|