Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jameson Rollins
locklost
Commits
7ea9c8f5
Commit
7ea9c8f5
authored
Jan 06, 2022
by
Jameson Rollins
Browse files
tweak README
parent
e296f75d
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
7ea9c8f5
...
...
@@ -106,15 +106,13 @@ the web pages.
When a new version is ready for release, create an annotated tag for
the release and push it to the main repo (https://git.ligo.org/jameson.rollins/locklost):
```
shell
$
git tag
-m
release 0.1
6
$
git tag
-m
release 0.
22.
1
$
git push
--tags
```
In the LDAS lockloss account, pull the new tag and run
the test/deploy script:
```
shell
$
ssh lockloss@detchar.ligo-la.caltech.edu
$
cd
~/src/locklost
$
git pull
$
locklost-deploy
```
If there are changes to the online search, restart the online condor
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment