Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Another minor formatting change.
  • Loading branch information
Awnage authored Feb 8, 2021
1 parent 3473141 commit b01de72
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,11 @@ Make sure to use Jakub's `dhis_env` script or manually set environment variables

## Deploying

1: Make sure tests are passing
2: Update packages.json to increment version number
3: Create Zip `npm run-scripts build`
4: Tag the release in github and upload Zip
5: Make deploy script utilizing `src/lib/libAppRepairs.sh`
1. Make sure tests are passing
2. Update packages.json to increment version number
3. Create Zip `npm run-scripts build`
4. Tag the release in github and upload Zip
5. Make deploy script utilizing `src/lib/libAppRepairs.sh`

#!/usr/bin/env bash
source ../../src/lib/libAppRepairs.sh
Expand Down

0 comments on commit b01de72

Please sign in to comment.