We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6897567 commit 6f772c7Copy full SHA for 6f772c7
azure-pipelines.yml
@@ -4,7 +4,7 @@
4
# https://docs.microsoft.com/azure/devops/pipelines/languages/java
5
6
trigger:
7
-- master
+- '*'
8
9
variables:
10
MAVEN_CACHE_FOLDER: /home/user/.m2/repository
0 commit comments