Skip to content

Commit

Permalink
Thing
Browse files Browse the repository at this point in the history
  • Loading branch information
jamespfennell committed Apr 23, 2020
1 parent 0b15a44 commit 90471b2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ docker:

docker-ci: docker
docker build -f docker/ci.Dockerfile -t jamespfennell/transiter-ci:latest .
lowing commands are designed to be run in the CI Docker image as well as on bare metal


# The following commands are designed to be run in the CI Docker image as well as on bare metal

docs:
cd docs; rm -r site; mkdocs build
Expand Down

0 comments on commit 90471b2

Please sign in to comment.