Skip to content
Snippets Groups Projects
Commit 02695bbd authored by Danilo Ferreira de Lima's avatar Danilo Ferreira de Lima
Browse files

Updated DA server update instructions.

parent a1007713
No related branches found
No related tags found
1 merge request!15Bumped the version, added devpi documentation, removed old code.
...@@ -17,8 +17,9 @@ The following commands can be used to update the tool in the DA server: ...@@ -17,8 +17,9 @@ The following commands can be used to update the tool in the DA server:
``` ```
# if not done before: # if not done before:
devpi use https://devpi.exfldadev01.desy.de/ devpi use https://devpi.exfldadev01.desy.de/
devpi login <username> devpi login [username]
devpi push --index euxfel/internal <my_file.whl> devpi upload [wheel_file_name_generated_above.whl]
devpi push pes_to_spec==X.Y.Z euxfel/internal
``` ```
# Installing it from the DA server # Installing it from the DA server
......
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