Skip to content

Commit c2f0e17

Browse files
committed
improving release flow
1 parent 99af21f commit c2f0e17

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

.dockerignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,5 @@ var/
4141
.vscode/
4242

4343
green-check-chain.png
44+
accounts/
45+
.env

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@ You can run the tests with `pytest`.
218218
- [ ] `twine upload dist/*`
219219
- [ ] `sudo docker build -t missytake/deltawoot .`
220220
- [ ] `sudo docker tag missytake/deltawoot missytake/deltawoot:2.x.x`
221+
- [ ] `sudo docker tag missytake/deltawoot missytake/deltawoot:latest`
221222
- [ ] `sudo docker push missytake/deltawoot:2.x.x`
222223
- [ ] `sudo docker push missytake/deltawoot:latest`
223224
- [ ] merge this PR and make a github release

0 commit comments

Comments
 (0)