Skip to content

Commit

Permalink
Merge pull request #23 from kadena-io/edmund/add-publish
Browse files Browse the repository at this point in the history
add publish script
  • Loading branch information
edmundnoble authored Oct 20, 2023
2 parents 33d78ae + 9c75998 commit 0ee7242
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions publish.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
docker build . -t chainweb.openapi
docker tag chainweb.openapi ghcr.io/kadena-io/chainweb-openapi:latest
docker push ghcr.io/kadena-io/chainweb.openapi:latest

0 comments on commit 0ee7242

Please sign in to comment.