You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 22, 2024. It is now read-only.
Note to user when overwriting environment variables using .registry.env (elastic#5665)
* Note to user when overwriting environment variables using .registry.env
* Move shellcheck disable back to proper line.
* Add check for 'CI' environment variable to confirm we're using Jenkins
* get around pipefail
* Do not use backticks
* Use grep -q, and quote.
* Failing if both env vars, and .registry.env are set
* Update hack/docker.sh
Co-authored-by: Thibault Richard <[email protected]>
Co-authored-by: Thibault Richard <[email protected]>
0 commit comments