mirror of
https://github.com/kennethreitz/bake.git
synced 2026-06-05 23:00:17 +00:00
remove shellcheck from docker image
This commit is contained in:
@@ -10,6 +10,8 @@ install/python: install/system @skip:key=Pipfile.lock
|
||||
install/system:
|
||||
lazy_brew pipenv
|
||||
|
||||
docker/bash: docker/build
|
||||
docker-compose run --entrypoint bash bake
|
||||
docker/test: docker/build
|
||||
docker-compose run --entrypoint bash bake -c 'set -ex && pip3 install pytest && pytest'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user