Skip to content

Commit 7452979

Browse files
committed
chore(azure-pipelines): remove secure file download
1 parent f68d708 commit 7452979

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@ pool:
1010
vmImage: 'ubuntu-latest'
1111

1212
steps:
13-
- task: DownloadSecureFile@1
14-
displayName: Download Secure file
15-
inputs:
16-
secureFile: privatekey.gpg
17-
name: privateKeyRing
1813
- task: Maven@3
1914
inputs:
2015
mavenPomFile: 'pom.xml'

0 commit comments

Comments
 (0)