Skip to content
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

fix git clone not to clone if directory already exists #783

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

markdboyd
Copy link
Contributor

@markdboyd markdboyd commented Nov 15, 2023

Related to https://github.com/cloud-gov/private/issues/888

Changes proposed in this pull request:

Our CI scripts run terraform apply twice, which was causing git clone to run twice and causing errors. This fix ensures that git clone should not re-run unless necessary

security considerations

None

@markdboyd markdboyd requested a review from a team November 15, 2023 16:30
@markdboyd markdboyd merged commit c2aa9c4 into main Nov 15, 2023
1 check passed
@markdboyd markdboyd deleted the fix-git-clone branch November 15, 2023 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants