fix repo name for checkout
Issue-ID: OAM-520
Change-Id: I95ea41c943749c66b3e9c26d726bdbf4df196b02
Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
DOCKER_ARTIFACTS_TO_SAVE: "o-ran-sc/oam-oam-controller/sdnr-image:latest o-ran-sc/oam-oam-controller/sdnr-web-image:latest"
deploy-test:
- needs: [maven-verify]
+ needs: [maven-verify, sanitize]
runs-on: ubuntu-latest
steps:
- name: Download docker artifacts
with:
gerrit-refspec: ${{ inputs.GERRIT_REFSPEC }}
gerrit-url: ${{ vars.GERRIT_URL }}
- repository: ${{ inputs.GERRIT_PROJECT }}
+ repository: ${{ github.repository_owner }}/${{ needs.sanitize.outputs.sanitized_project }}
delay: "0s"
- name: Display structure of checkedout files