Skip to content

ci/build-push-image: fix nginx FRONTEND_BUILD_MODE error (#2042) - #2049

Merged
alxndrsn merged 1 commit into
getodk:nextfrom
alxndrsn:ci-build-push-image-missing-env-var-next
Jul 7, 2026
Merged

ci/build-push-image: fix nginx FRONTEND_BUILD_MODE error (#2042)#2049
alxndrsn merged 1 commit into
getodk:nextfrom
alxndrsn:ci-build-push-image-missing-env-var-next

Conversation

@alxndrsn

@alxndrsn alxndrsn commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Fixes error seen on release:

> [linux/amd64 intermediate 4/5] RUN files/prebuild/write-version.sh:
0.073 files/prebuild/write-version.sh: line 26: FRONTEND_BUILD_MODE: unbound variable

Merged to master in #2042

What has been done to verify that this works as intended?

See #2042

Why is this the best possible solution? Were any other approaches considered?

See #2042

How does this change impact users? Describe intentional behavior changes from code updates. What are the regression risks?

See #2042

Does this change require updates to documentation? If so, please file an issue here and include the link below.

See #2042

Fixes error seen on release:

```
> [linux/amd64 intermediate 4/5] RUN files/prebuild/write-version.sh:
0.073 files/prebuild/write-version.sh: line 26: FRONTEND_BUILD_MODE: unbound variable
```

@garethbowen garethbowen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks the same to me.

@alxndrsn
alxndrsn merged commit d42f25b into getodk:next Jul 7, 2026
7 checks passed
@alxndrsn
alxndrsn deleted the ci-build-push-image-missing-env-var-next branch July 7, 2026 02:54
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