Skip to content

Conversation

@qkaiser
Copy link
Contributor

@qkaiser qkaiser commented Jan 29, 2024

Not specifying a unique name for the artifact file would lead to the following error:

Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run

Fixed by specifying an artifact name that depends on the platform its been built for.

Not specifying a unique name for the artifact file would lead to the
following error:

Failed to CreateArtifact: Received non-retryable error: Failed request:
(409) Conflict: an artifact with this name already exists on the
workflow run

Fixed by specifying an artifact name that depends on the platform its
been built for.
@qkaiser qkaiser added bug Something isn't working github_actions Pull requests that update GitHub Actions code labels Jan 29, 2024
@qkaiser qkaiser requested a review from nyuware January 29, 2024 13:23
@qkaiser qkaiser self-assigned this Jan 29, 2024
@qkaiser qkaiser merged commit 7b9f9a6 into main Jan 29, 2024
@qkaiser qkaiser deleted the fix-docker-build branch January 29, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants