mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
Remove unused variables
Signed-off-by: Christopher Crone <christopher.crone@docker.com>
This commit is contained in:
parent
247fa56ee1
commit
9920fe2284
4
Makefile
4
Makefile
@ -23,10 +23,6 @@
|
||||
# ARISING FROM, OUT OF OR IN CONNECTION WITH
|
||||
# THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
GOOS ?= $(shell go env GOOS)
|
||||
GOARCH ?= $(shell go env GOARCH)
|
||||
PWD = $(shell pwd)
|
||||
|
||||
export DOCKER_BUILDKIT=1
|
||||
|
||||
all: cli
|
||||
|
Loading…
x
Reference in New Issue
Block a user