Skip to content

Commit

Permalink
update deployment blog post and version
Browse files Browse the repository at this point in the history
  • Loading branch information
leon3s committed Nov 24, 2024
1 parent b0f1855 commit d826ed3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ nanocl state apply -fs https://nhnr.io/v0.16/sys/certbot.yml -- --email contact@

## Conclusion

By following the steps outlined in this guide, you can automate the deployment of your applications to your server with minimal effort. This will help you deliver high-quality software quickly and efficiently, making it easier to manage your infrastructure and deploy your applications with confidence.
By following the steps outlined in this guide, you can automate the deployment of your applications to your server with minimal effort and zero downtime. This will help you deliver high-quality software quickly and efficiently, making it easier to manage your infrastructure and deploy your applications with confidence.

Now that you know how to automate your deployment with GitHub Actions and Nanocl, why not give it a try with your own project? Let us know how it goes or if you have any questions!

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docs-next-hat-com",
"version": "0.16.3",
"version": "0.16.4",
"private": true,
"scripts": {
"docusaurus": "docusaurus",
Expand Down

0 comments on commit d826ed3

Please sign in to comment.