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

feat: use ghcr image to run approbation #1804

Merged
merged 3 commits into from
Jul 3, 2023
Merged

feat: use ghcr image to run approbation #1804

merged 3 commits into from
Jul 3, 2023

Conversation

mkjmdski
Copy link
Contributor

@mkjmdski mkjmdski commented Jul 3, 2023

The approbation run on the specs repo CI is failing:

All failing with the same error:

Error: Process completed with exit code 1.```

Copy link
Member

@edd edd left a comment

Choose a reason for hiding this comment

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

These are fine. Other runs may need to use the new --output="/workspace/results" param. This is only required if --output-jenkins or --output-csv are used (stupidly I defaulted it to ./results which fails inside docker)

@edd edd merged commit d727491 into master Jul 3, 2023
4 checks passed
@edd edd deleted the use-ghcr-image branch July 3, 2023 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants