Skip to content

Commit

Permalink
Merge pull request #221 from cognizant-ai-labs/DSG-update-repo
Browse files Browse the repository at this point in the history
Use correct repo owner after repo move
donn-leaf authored May 4, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents 49dbaff + 6888348 commit d23875e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions codefresh.yml
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@ steps:
clone_main_repo:
type: git-clone
title: "Clone repo"
repo: leaf-ai/covid-xprize
repo: cognizant-ai-labs/covid-xprize
revision: '${{CF_REVISION}}'
git: github

@@ -35,4 +35,4 @@ steps:
title: Clean up CodeFresh volume
image: python:3.6-slim
commands:
- rm -rf '${{CF_REPO_NAME}}'
- rm -rf '${{CF_REPO_NAME}}'

0 comments on commit d23875e

Please sign in to comment.