AICoE / aicoe-ci

AICoE-CI using TektonCD pipelines and triggers
13 stars 13 forks source link

Fix upstream-sync task #116

Closed anishasthana closed 3 years ago

anishasthana commented 3 years ago

The Upstream-sync task is currently failing at the push command of the rebase step as it is unable to push via https. This commit will overwrite the origin url to be ssh-based instead.

Signed-off-by: Anish Asthana anishasthana1@gmail.com

anishasthana commented 3 years ago

/hold

sesheta commented 3 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: harshad16

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/AICoE/aicoe-ci/blob/master/OWNERS)~~ [harshad16] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment