Create example marker to avoid tests that require external domain
This commit is contained in:
parent
e1e5dd8b0d
commit
1f9891dcf5
3 changed files with 9 additions and 2 deletions
2
fr-dev
2
fr-dev
|
@ -13,7 +13,7 @@ function rundb {
|
|||
}
|
||||
|
||||
function runweb {
|
||||
docker-compose run --rm web $@
|
||||
docker-compose run --rm web "$@"
|
||||
clean
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue