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

Use build arg in docker action to correctly pass git commit SHA #3940

Merged
merged 8 commits into from
May 10, 2024

Conversation

haileyok
Copy link
Contributor

The env block of the action does not end up being available in the Docker container. Instead, we need to use build-args.

Copy link

render bot commented May 10, 2024

@haileyok haileyok merged commit 1821a99 into main May 10, 2024
6 checks passed
@haileyok haileyok deleted the hailey/docker-expo-env-variables branch May 10, 2024 00:29
haileyok added a commit that referenced this pull request May 10, 2024
* use env variables through docker args

* remove quotes

* use an output instead

* try that again

* write the variables to .env

* rm unused

* use short sha

* remove test branch

(cherry picked from commit 1821a99)
Copy link

Old size New size Diff
6.89 MB 6.89 MB 0 B (0.00%)

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