Skip to content

Commit

Permalink
fix tty error in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
seanvaleo committed Dec 6, 2023
1 parent f392915 commit acf1819
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/integration/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ build: $(addsuffix -build, $(TESTS))
@echo "==================================================================="
-@[ -n "$(ID)" -o -n "$(NOPULL)" ] || $(DOCKER) pull $(IMAGE)
@TAG=$(ARCH) $(COMPOSE) build \
--progress tty \
$(@:%-build=%)

push: $(addsuffix -push, $(TESTS))
Expand Down

0 comments on commit acf1819

Please sign in to comment.