Skip to content

Commit

Permalink
chore: test container (not 'the' test-containers)
Browse files Browse the repository at this point in the history
  • Loading branch information
yamilmedina committed Dec 1, 2023
1 parent 41a66b6 commit 7abc0fd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
docker-run-tests:
DOCKER_BUILDKIT=1 docker build -f Dockerfile.UnitTests .

db:
docker-compose up -d db

docker-build:
docker-build: local/assemble
docker build -t eu.gcr.io/wire-bot/roman .

0 comments on commit 7abc0fd

Please sign in to comment.