Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
For #70
  • Loading branch information
kltm authored Sep 21, 2023
1 parent d8ead5b commit 4026158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ docker tag geneontology/go-fastapi:latest geneontology/go-fastapi:[tag_name]
docker push geneontology/go-fastapi:[tag_name]
```

### Deploying to AWS/production
### Updating on already running AWS/production

1) create a go-fastapi release using the GitHub UI and semantic versioning.
2) wait for the GitHub action to build and push the docker image to Dockerhub.
Expand Down

0 comments on commit 4026158

Please sign in to comment.