Skip to content

Commit fd2d16b

Browse files
committed
#23 Update readme with deploy app process
1 parent b0ff933 commit fd2d16b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,15 @@ Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.
3838

3939
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
4040

41+
## Deploy the app on Azure
42+
43+
The app deploy is automatic after each pull request is merged in master. For this, it is necessary that each pull
44+
request meets at least 80% of the coverage tests.
45+
46+
You can see the app in the next link:
47+
48+
[Time-Tracker](https://time-tracker-ui.azurewebsites.net/)
49+
4150
## Further help
4251

4352
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).

0 commit comments

Comments
 (0)