Skip to content

Commit

Permalink
Update README.md (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
aksm-ms authored Nov 10, 2020
1 parent c0e50ee commit 2b6ed4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ For example, if You want to deploy a Java WAR based app, You can follow the link
| Java | [java_jar.yml](https://github.com/Azure/actions-workflow-samples/tree/master/AppService/java-jar-webapp-on-azure.yml) |
| Java | [java_war.yml](https://github.com/Azure/actions-workflow-samples/tree/master/AppService/java-war-webapp-on-azure.yml) |
| Python | [python.yml](https://github.com/Azure/actions-workflow-samples/tree/master/AppService/python-webapp-on-azure.yml) |
| PHP | [php.yml](https://github.com/Azure/actions-workflow-samples/blob/master/AppService/php-webapp-on-azure.yml)
| DOCKER | [docker.yml](https://github.com/Azure/actions-workflow-samples/blob/master/AppService/docker-webapp-container-on-azure.yml) |

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

0 comments on commit 2b6ed4a

Please sign in to comment.