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
Rename TAG and IMG variables used in Makefiles to more meaningful when used from single Makefile, for example: TAG -> SIDECAR_IMG and IMG -> OPERATOR_IMG.
Related to #73 (comment)
The text was updated successfully, but these errors were encountered:
Rename
TAG
andIMG
variables used in Makefiles to more meaningful when used from single Makefile, for example:TAG
->SIDECAR_IMG
andIMG
->OPERATOR_IMG
.Related to #73 (comment)
The text was updated successfully, but these errors were encountered: