fix: use GITHUB_SHA for artifact version #11

Merged
will.anderson merged 1 commits from fix/ci-openssl-linker into dev 2026-05-07 00:09:19 +00:00
Owner

GITEA_SHA is not set in the runner container; GITHUB_SHA is. Empty version caused INVALID_ARGUMENT from Artifact Registry.

GITEA_SHA is not set in the runner container; GITHUB_SHA is. Empty version caused INVALID_ARGUMENT from Artifact Registry.
will.anderson added 1 commit 2026-05-07 00:05:31 +00:00
fix: use GITHUB_SHA instead of GITEA_SHA for artifact version
El SDK CI - dev / build-and-test (pull_request) Successful in 3m19s
0ab9361fab
GITEA_SHA is not set in the runner container environment; GITHUB_SHA is.
Empty version string caused INVALID_ARGUMENT from Artifact Registry.
will.anderson merged commit a79b421578 into dev 2026-05-07 00:09:19 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: neuron-technologies/el#11