Skip to content

Commit

Permalink
Merge branch 'develop' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
clemlesne committed Mar 30, 2023
2 parents cf79c33 + 05f68c4 commit d787a00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:

- name: Package Helm chart
run: |
cp README.md src/helm/azure-pipelines-agent/
helm package \
--version ${{ steps.version.outputs.version }} \
--app-version ${{ steps.version.outputs.version }} \
Expand Down

0 comments on commit d787a00

Please sign in to comment.