Skip to content
Snippets Groups Projects
Commit 75ca3fff authored by Rick Carback's avatar Rick Carback
Browse files

Remove the --version from gitlab ci

parent 84ec0a1f
No related branches found
No related tags found
No related merge requests found
......@@ -58,9 +58,9 @@ installbinaries:
- "chmod +x *"
- bin/server version
- bin/server-cuda version
- bin/client --version || bin/client version
- bin/udb --version || bin/udb version
- bin/gateway --version || bin/gateway version
- bin/client version
- bin/udb version
- bin/gateway version
artifacts:
when: always
expire_in: '1 day'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment