Skip to content
Snippets Groups Projects
Commit 4e4b9745 authored by Julien Leduc's avatar Julien Leduc
Browse files

Removing CI_CONTEXT environment variable as it is really easy to sort

out if we are using systemd or not. We just need to check
/proc/1/cmdline to get the command that started the container.
Now to chose between systemd and no systemd we just need to set
`command` key in the pod yaml definition for nosystemd or remove the
line to use systemd.
Much more straightforward...
parent 0ad26728
No related branches found
No related tags found
Loading
Loading
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