Skip to content

Commit

Permalink
Update azure-maven-publish-1espt.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
joyeeta26 committed Oct 29, 2024
1 parent 9e6bf35 commit e43acb4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions android/azure-maven-publish-1espt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@ extends:
script: |
# Write your commands here
bash -c "echo '$GPG_KEY_CONTENT' | base64 -d > '$SIGNING_SECRET_KEY_RING_FILE'"
tree -d
| bash -c "echo '$(Build.ArtifactStagingDirectory)"
ls
- task: Gradle@3
inputs:
gradleWrapperFile: 'android/gradlew'
Expand Down

0 comments on commit e43acb4

Please sign in to comment.