alpaka-group / alpaka

Abstraction Library for Parallel Kernel Acceleration :llama:
https://alpaka.readthedocs.io
Mozilla Public License 2.0
356 stars 74 forks source link

fix printing environment variables in GitLab CI #2423

Closed SimeonEhrig closed 4 days ago

SimeonEhrig commented 1 week ago

Fixed several bugs in the output of environment variables that must be set if the container build is to be reproduced locally (yellow text at the begin of the job log).

Also improved the output. Group the variables by prefix and sort the output.