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

ci: gitlab sdk test, do not store nix output #1129

Merged
merged 1 commit into from
Oct 15, 2020

Conversation

Ali-Piccioni
Copy link
Contributor

@Ali-Piccioni Ali-Piccioni commented Oct 15, 2020

ci: gitlab sdk test, do not store nix output

The -o option for nix-build saves /nix/store/ build outputs as symlinks in the specified directory.
This makes no sense under GitLab because symlinks cannot be used as artifacts.

Copy link

@luc-mercier luc-mercier left a comment

Choose a reason for hiding this comment

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

Thanks!

@mergify mergify bot merged commit f789bdf into master Oct 15, 2020
@mergify mergify bot deleted the ci/ali=gitlab-do-not-store-nix-output branch October 15, 2020 13:58
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