Skip to content

Commit

Permalink
dont commit
Browse files Browse the repository at this point in the history
Signed-off-by: Ramkumar Chinchani <[email protected]>
  • Loading branch information
rchincha committed Nov 2, 2023
1 parent e4be78b commit a3b5179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ test: stacker $(REGCLIENT) $(ZOT)
STACKER_BUILD_UBUNTU_IMAGE=$(STACKER_BUILD_UBUNTU_IMAGE) \
./test/main.py \
$(shell [ -z $(PRIVILEGE_LEVEL) ] || echo --privilege-level=$(PRIVILEGE_LEVEL)) \
$(patsubst %,test/%.bats,$(TEST))
test/gzip.bats


CLONE_D = $(BUILD_D)/oci-clone
Expand Down

0 comments on commit a3b5179

Please sign in to comment.