Skip to content

Commit 55cf31b

Browse files
authored
Merge pull request #490 from Azure/users/kumaraksh/sitecontainers-readme-update
Update Readme for SiteContainers
2 parents 263aa55 + f139758 commit 55cf31b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ For example, if You want to deploy a Java WAR based app, You can follow the link
6060
| PHP | [php.yml](https://github.com/Azure/actions-workflow-samples/blob/master/AppService/php-webapp-on-azure.yml)
6161
| DOCKER | [docker.yml](https://github.com/Azure/actions-workflow-samples/blob/master/AppService/docker-webapp-container-on-azure.yml) |
6262
| GO | [go.yml](https://github.com/Azure/actions-workflow-samples/blob/master/AppService/go-webapp-on-azure.yml) |
63+
| SiteContainers | [SiteContainers.yml](https://github.com/Azure/actions-workflow-samples/blob/master/AppService/sitecontainers-webapp-on-azure.yml) |
64+
| SiteContainers with Blessed App | [SiteContainersWithBlessed.yml](https://github.com/Azure/actions-workflow-samples/blob/master/AppService/blessed-sitecontainers-webapp-on-azure.yml) |
6365

6466
### Sample workflow to build and deploy a Node.js Web app to Azure using publish profile
6567

0 commit comments

Comments
 (0)