Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pes_to_spec
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Machine Learning projects.
pes_to_spec
Commits
02695bbd
Commit
02695bbd
authored
1 year ago
by
Danilo Ferreira de Lima
Browse files
Options
Downloads
Patches
Plain Diff
Updated DA server update instructions.
parent
a1007713
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!15
Bumped the version, added devpi documentation, removed old code.
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Update_in_DA_server.md
+3
-2
3 additions, 2 deletions
Update_in_DA_server.md
with
3 additions
and
2 deletions
Update_in_DA_server.md
+
3
−
2
View file @
02695bbd
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment