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

Update kind-diag - customize artifact name #35

Merged
merged 1 commit into from
Apr 3, 2022

Conversation

dprotaso
Copy link
Contributor

@dprotaso dprotaso commented Apr 3, 2022

Otherwise running this step in a matrix job will overwrite and lose logs

@n3wscott n3wscott merged commit 1c6a5ba into chainguard-dev:main Apr 3, 2022
@@ -60,5 +66,5 @@ runs:
- name: Upload artifacts
uses: actions/upload-artifact@v2
with:
name: logs
name: ${{ input.artifact-name }}

Choose a reason for hiding this comment

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

@dprotaso
Copy link
Contributor Author

dprotaso commented Apr 3, 2022

whoops - let me make a follow up

@dprotaso dprotaso deleted the dprotaso-patch-1 branch April 3, 2022 19:44
@dprotaso
Copy link
Contributor Author

dprotaso commented Apr 3, 2022

Done: #36

@DamianZaremba
Copy link

Thanks!

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