Skip to content

Commit

Permalink
Update and rename vsts-ci.Gradle.yml to azure-pipelines.Gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
davidstaheli authored Sep 10, 2018
1 parent 29b7cba commit cc66163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vsts-ci.Gradle.yml → azure-pipelines.Gradle.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Gradle
# Build your Java projects and run tests with Gradle using a Gradle wrapper script.
# Add steps that analyze code, save build artifacts, deploy, and more:
# https://docs.microsoft.com/vsts/pipelines/languages/java
# https://docs.microsoft.com/azure/devops/pipelines/languages/java

pool:
vmImage: 'Ubuntu 16.04'
Expand Down

0 comments on commit cc66163

Please sign in to comment.