diff --git a/hellotech/.config/profile/env.d/hellotech.env b/hellotech/.config/profile/env.d/hellotech.env index e86d68f..868bf89 100644 --- a/hellotech/.config/profile/env.d/hellotech.env +++ b/hellotech/.config/profile/env.d/hellotech.env @@ -2,3 +2,4 @@ GOPRIVATE=github.com/HelloTech GO_TEST=gotest PATH="${PATH}:${HOME}/.rbenv/shims:/usr/local/opt/mysql-client/bin:${HOME}/google-cloud-sdk/bin" +PULUMI_SKIP_UPDATE_CHECK=true