Skip to content

Commit

Permalink
Knotx/knotx-dependencies#28 update azure pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusz.hinc authored and tomaszmichalak committed Feb 4, 2020
1 parent c0df431 commit 2b815f6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,6 @@ steps:
./pull-all.sh -r ../../$(workspaceDir) -b $(System.PullRequest.SourceBranch) -a
fi
displayName: "Clone all repositories"
- task: Maven@3
inputs:
mavenPomFile: '$(workspaceDir)/knotx-dependencies/pom.xml'
goals: 'install'
displayName: "Build Dependencies"
- task: Gradle@2
inputs:
gradleWrapperFile: '$(workspaceDir)/knotx-stack/gradlew'
Expand Down

0 comments on commit 2b815f6

Please sign in to comment.