Skip to content

Commit

Permalink
added integration testing back (#27)
Browse files Browse the repository at this point in the history
* added integration testing back

* fixed environment variable declaration

* fixed environment variables

* going to add variables declaration to template

* Revert "Merge branch 'integration-testing' of https://github.com/Aaronontheweb/OpenTracing.ApplicationInsights into integration-testing"

This reverts commit 7f56004, reversing
changes made to 155f485.

* Revert "Revert "Merge branch 'integration-testing' of https://github.com/Aaronontheweb/OpenTracing.ApplicationInsights into integration-testing""

This reverts commit 46d040f.

* Revert "going to add variables declaration to template"

This reverts commit 155f485.

* indenting issue
  • Loading branch information
Aaronontheweb committed Nov 18, 2019
1 parent 41e5390 commit 0bd10b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build-system/pr-validation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ pr:
branches:
include: [ dev, master ] # branch names which will trigger a build

variables:
- group: appInsightsVariables

name: $(Year:yyyy).$(Month).$(DayOfMonth)$(Rev:.r)

jobs:
Expand Down

0 comments on commit 0bd10b1

Please sign in to comment.