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

added clone test to jenkins agents #694

Merged
merged 1 commit into from
Dec 19, 2023
Merged

Conversation

garethahealy
Copy link
Contributor

adds a safety check to the Jenkinsfile to make sure git is working correclty

cc: @redhat-cop/day-in-the-life

@garethahealy garethahealy requested a review from a team as a code owner December 18, 2023 20:45
Copy link
Contributor

@pabrahamsson pabrahamsson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pabrahamsson pabrahamsson merged commit f24525f into redhat-cop:main Dec 19, 2023
17 of 18 checks passed
stage ('Run Test') {
steps {
sh """
conftest --version
bats --version
yq --version
echo "🦇"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@garethahealy booooo 😱

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.

3 participants