Skip to content

Commit

Permalink
ci: changes in pipeline config
Browse files Browse the repository at this point in the history
  • Loading branch information
siddhart1o1 committed Mar 28, 2024
1 parent eed7630 commit 0ce3bf3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,12 +170,11 @@ jobs:
- name: repo
- name: pipeline-tasks
- name: version
- name: artifacts
outputs:
- name: version
- name: artifacts
run:
path: pipeline-tasks/ci/vendor/tasks/prep-release-src.sh
path: pipeline-tasks/ci/tasks/prep-release-src.sh
- in_parallel:
- put: gh-release
params:
Expand Down

0 comments on commit 0ce3bf3

Please sign in to comment.