Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
SvanBoxel committed Mar 13, 2019
1 parent 9481f6b commit 36a2d59
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
# Maven
# Build your Java project and run tests with Apache Maven.
# Add steps that analyze code, save build artifacts, deploy, and more:
# https://docs.microsoft.com/azure/devops/pipelines/languages/java
resources:
- repo: self

#variables:
# system.debug: true

trigger:
- master
variables:
buildConfiguration: 'Release'

pool:
vmImage: 'Ubuntu-16.04'
Expand Down

0 comments on commit 36a2d59

Please sign in to comment.