Add COMPOSE_PULL_POLICY to zshenv
This commit is contained in:
parent
276c1bfac2
commit
2e5d11c6b8
1 changed files with 2 additions and 0 deletions
|
|
@ -30,3 +30,5 @@ export LESS='--chop-long-lines --HILITE-UNREAD --ignore-case --incsearch --jump-
|
||||||
|
|
||||||
export GOPROXY="direct"
|
export GOPROXY="direct"
|
||||||
export GOPRIVATE="gitea.gwairfelin.com"
|
export GOPRIVATE="gitea.gwairfelin.com"
|
||||||
|
|
||||||
|
export COMPOSE_PULL_POLICY="build"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue