-
Notifications
You must be signed in to change notification settings - Fork 353
gitlab ci pipeline cleanup #54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Brev uploads are no longer needed Signed-off-by: Anuradha Karuppiah <anuradhak@nvidia.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR cleans up the GitLab CI pipeline by removing the outdated trigger stage and references, as well as cleaning up the variable used for the artifactory upload.
- Dropped the "trigger" stage from the stages list.
- Removed the associated trigger job script and rules from the pipeline.
Files not reviewed (2)
- ci/scripts/gitlab/artifactory_upload.sh: Language not supported
- ci/scripts/gitlab/trigger.sh: Language not supported
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
/merge |
This PR cleans up the GitLab CI pipeline by removing the outdated trigger stage and references, as well as cleaning up the variable used for the artifactory upload. Dropped the "trigger" stage from the stages list. Removed the associated trigger job script and rules from the pipeline. Authors: - Anuradha Karuppiah (https://github.com/AnuradhaKaruppiah) Approvers: - David Gardner (https://github.com/dagardner-nv) URL: NVIDIA#54
This PR cleans up the GitLab CI pipeline by removing the outdated trigger stage and references, as well as cleaning up the variable used for the artifactory upload. Dropped the "trigger" stage from the stages list. Removed the associated trigger job script and rules from the pipeline. Authors: - Anuradha Karuppiah (https://github.com/AnuradhaKaruppiah) Approvers: - David Gardner (https://github.com/dagardner-nv) URL: NVIDIA#54 Signed-off-by: Yuchen Zhang <134643420+yczhang-nv@users.noreply.github.com>
This PR cleans up the GitLab CI pipeline by removing the outdated trigger stage and references, as well as cleaning up the variable used for the artifactory upload. Dropped the "trigger" stage from the stages list. Removed the associated trigger job script and rules from the pipeline. Authors: - Anuradha Karuppiah (https://github.com/AnuradhaKaruppiah) Approvers: - David Gardner (https://github.com/dagardner-nv) URL: NVIDIA#54 Signed-off-by: Yuchen Zhang <134643420+yczhang-nv@users.noreply.github.com>
This PR cleans up the GitLab CI pipeline by removing the outdated trigger stage and references, as well as cleaning up the variable used for the artifactory upload. Dropped the "trigger" stage from the stages list. Removed the associated trigger job script and rules from the pipeline. Authors: - Anuradha Karuppiah (https://github.com/AnuradhaKaruppiah) Approvers: - David Gardner (https://github.com/dagardner-nv) URL: NVIDIA#54
This PR cleans up the GitLab CI pipeline by removing the outdated trigger stage and references, as well as cleaning up the variable used for the artifactory upload. Dropped the "trigger" stage from the stages list. Removed the associated trigger job script and rules from the pipeline. Authors: - Anuradha Karuppiah (https://github.com/AnuradhaKaruppiah) Approvers: - David Gardner (https://github.com/dagardner-nv) URL: NVIDIA#54
This PR cleans up the GitLab CI pipeline by removing the outdated trigger stage and references, as well as cleaning up the variable used for the artifactory upload.
Dropped the "trigger" stage from the stages list.
Removed the associated trigger job script and rules from the pipeline.