Skip to content

← All questions

Project yaml, env yaml, .env, an exported variable and a flag all set the same thing — which one wins?

Asked 24,980 views4 answers

We have base URLs in envs/staging.yaml, an old SDODS_UI_BASE_URL exported in the build image, and someone has started passing flags on the command line. Nobody can predict what a run will actually hit any more.

Is there a documented order, or is it whatever merges last?

asked by Vikram Rajagopal1,240 ·

4 answers

Have the same question?

Ask it with the command you ran and the output you got, and it will be answered here.

Ask a question

Related