Skip to content
Snippets Groups Projects
Commit 409ad837 authored by Zygmunt Krynicki's avatar Zygmunt Krynicki
Browse files

ci: run "id" in query stage


Some images use a non-root user. Having access to this information in
the logs may help debug issues related to file owneship of cache
elements.

Signed-off-by: default avatarZygmunt Krynicki <zygmunt.krynicki@huawei.com>
parent b43dedcf
No related branches found
No related tags found
1 merge request!21ci: run "id" in query stage
...@@ -85,6 +85,7 @@ reuse: ...@@ -85,6 +85,7 @@ reuse:
} }
- gl_section_open_collapsed system_info "Querying system information" - gl_section_open_collapsed system_info "Querying system information"
- id
- uname -a - uname -a
- cat /etc/os-release - cat /etc/os-release
- free -m - free -m
......
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