mirror of
https://github.com/ryanvolz/radioconda.git
synced 2026-06-08 00:54:55 -04:00
Add DISTNAME to emulated test environment.
This commit is contained in:
@@ -111,6 +111,7 @@ jobs:
|
||||
distro: ${{ matrix.EMU_DISTRO }}
|
||||
dockerRunArgs: --volume "${PWD}:/workdir"
|
||||
env: |
|
||||
DISTNAME: ${{ env.DISTNAME }}
|
||||
OS_NAME: ${{ matrix.OS_NAME }}
|
||||
ARCH: ${{ matrix.ARCH }}
|
||||
INSTALL_PATH: /workdir/test_installation
|
||||
|
||||
Reference in New Issue
Block a user