Validate DCO in script/test-versions
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
This commit is contained in:
parent
1e5b9dc2eb
commit
85fb8956f3
3 changed files with 6 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ docker build -t "$TAG" .
|
|||
docker run \
|
||||
--rm \
|
||||
--volume="/var/run/docker.sock:/var/run/docker.sock" \
|
||||
--volume="$(pwd):/code" \
|
||||
-e DOCKER_VERSIONS \
|
||||
-e "TAG=$TAG" \
|
||||
--entrypoint="script/test-versions" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue