Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
markbates committed Oct 16, 2019
1 parent d621eab commit a53c32c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,6 @@ variables:
modulePath: "$(GOPATH)/src/github.com/$(build.repository.name)" # Path to the module"s code

jobs:
- job: IntegrationTests
pool:
vmImage: "ubuntu-16.04"
steps:
- script: docker build .
displayName: "Integration Tests"

- job: Windows
pool:
Expand Down

0 comments on commit a53c32c

Please sign in to comment.