Makefile 146 B

12345678
  1. # Copyright IBM Corp, All Rights Reserved.
  2. #
  3. # SPDX-License-Identifier: Apache-2.0
  4. #
  5. test:
  6. docker-compose up --abort-on-container-exit
  7. all: test