From 916a8644372b21098619a4ff157482b1c17e6e58 Mon Sep 17 00:00:00 2001 From: Jeff Martinez Date: Fri, 3 May 2024 17:17:28 -0700 Subject: [PATCH] test --- _posts/2024-5-3-Test-blog.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 _posts/2024-5-3-Test-blog.md diff --git a/_posts/2024-5-3-Test-blog.md b/_posts/2024-5-3-Test-blog.md new file mode 100644 index 000000000..6524982d7 --- /dev/null +++ b/_posts/2024-5-3-Test-blog.md @@ -0,0 +1,11 @@ +--- +title: "Continuous Deployment for Windows Containers with Azure Pipelines" +author_name: "Jeff Martinez" +toc: true +toc_sticky: true +tags: + - dotnet + - windows containers +--- + +test post \ No newline at end of file