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

Source env.sh when JIT config is used #40

Merged

Conversation

gabriel-samfira
Copy link
Member

When the runner gets set up via config.sh or when the run.sh script is used with a JIT config, the env.sh script is sourced, setting up some environment files inside the runner folder. This change emulates that.

Fixes: #39

When the runner gets set up via config.sh or when the run.sh script
is used with a JIT config, the env.sh script is sourced, setting up some
environment files inside the runner folder. This change emulates that.

Signed-off-by: Gabriel Adrian Samfira <[email protected]>
@gabriel-samfira gabriel-samfira merged commit 15830ab into cloudbase:main Nov 14, 2024
2 checks passed
@gabriel-samfira gabriel-samfira deleted the source-env-when-jit-is-used branch November 14, 2024 17:48
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.

config.sh not executed with JIT tokens -> .env / .path not created
1 participant