Skip to content
Snippets Groups Projects
Verified Commit fdc142aa authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

[CI] Strip library

parent 80b266d4
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,7 @@ build:
- apt-get -y install libpam0g-dev
script:
- cargo build --release
- strip target/release/libnss_pam_oidc.so
artifacts:
paths:
- target/release/libnss_pam_oidc.so
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