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

Commit

Permalink
Merge pull request #6 from freee/azure-pipelines
Browse files Browse the repository at this point in the history
Update azure-pipelines.yml for Azure Pipelines
  • Loading branch information
k-miyake authored Sep 25, 2019
2 parents 82ebce1 + 3e81715 commit 942f285
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ stages:
mkdir -p ~/.m2
cp -v $(settingsSecurityXml.secureFilePath) ~/.m2/
cp -v $(settingsXml.secureFilePath) ~/.m2/
cp -v $(azureconfig.secureFilePath) $(Build.SourcesDirectory)/src/test/resources/
- task: Maven@3
inputs:
mavenPomFile: 'src/freee-accounting-sdk/pom.xml'
Expand Down

0 comments on commit 942f285

Please sign in to comment.