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

chore: ci: standardize #217

Merged
merged 7 commits into from
Aug 29, 2024
Merged

chore: ci: standardize #217

merged 7 commits into from
Aug 29, 2024

Conversation

dbarrosop
Copy link
Member

No description provided.

Comment on lines +102 to +106
# - name: "Cache build environment"
# run: |
# # DEPENDENCIES=($(nix-store --query --requisites --include-outputs ${{ steps.verify-build.outputs.DERIVATION_PATH }}))
# nix copy --to http://127.0.0.1:37515 "${DEPENDENCIES[@]}" || exit 0
# if: ${{ steps.verify-build.outputs.BUILD_NEEDED == 'yes' }}
Copy link
Member

Choose a reason for hiding this comment

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

why is this step commented ?

onehassan
onehassan previously approved these changes Aug 29, 2024
@dbarrosop dbarrosop merged commit aa51d40 into main Aug 29, 2024
6 checks passed
@dbarrosop dbarrosop deleted the ci branch August 29, 2024 14:31
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