Skip to content

Commit

Permalink
Update master-branch-pipeline.yml
Browse files Browse the repository at this point in the history
Disable again.
  • Loading branch information
dotasek authored Nov 9, 2024
1 parent 8d46659 commit 265d3dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion master-branch-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
# Deploy the SNAPSHOT artifact to GitHub packages.
# This is done for the master branch merges only.
- task: Maven@4
#enabled: false
enabled: false
displayName: 'Deploy to GitHub Packages'
inputs:
mavenPomFile: '$(System.DefaultWorkingDirectory)/pom.xml'
Expand Down

0 comments on commit 265d3dd

Please sign in to comment.