branch should be accessed as $(branch) , and using ifeq ($(MY_SERVER_ENV), 'prod'). will compare the value of $MY_SERVER_ENV with the ...
確定! 回上一頁