Skip to content

Commit

Permalink
Merge 8040674 into 87f7b63
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikstranneheim committed Oct 14, 2022
2 parents 87f7b63 + 8040674 commit 42f6897
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/pytest_n_coveralls.yml
Expand Up @@ -12,6 +12,7 @@ jobs:
- run: echo "/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin" >> $GITHUB_PATH
- name: Install Sambamba
run: |
brew update
brew install sambamba
- name: Install repo and its dependencies
run: |
Expand Down
2 changes: 1 addition & 1 deletion DEPLOYMENT.md
Expand Up @@ -17,7 +17,7 @@ Chanjo if following the [GitHub flow][gh-flow] branching model which means that
1. Push the tag: `git push --tags`
1. First deploy on stage so log into hasta and run:
- `us`
- `bash /home/proj/production/servers/resources/hasta.scilifelab.se/update-chanjo-stage.sh master`
- `bash /home/proj/production/servers/resources/hasta.scilifelab.se/update-tool-stage.sh -e S_chanjo -t chanjo -b master`
1. Deploy in productions by running the following commands:
- `down`
- `up`
Expand Down

0 comments on commit 42f6897

Please sign in to comment.