Skip to content

Fix test-auto-upgrade pipeline job to use upstream/master instead of origin/master for stopcommit value

Ganesh Mahesh requested to merge zylog1O1/YDBOcto:gpgkeyadd into master
  • origin/master usage is replaced with upstream/master usage to determine stopcommit value

  • Additional check added: if $stopcommit is same as HEAD exit the pipeline as there are no in between commits to choose from

  • This change is a result of Gitlab comment: YottaDB/DB/YDB!860 (comment 422294299)

Edited by Narayanan Iyer

Merge request reports