diff --git a/steps-to-test.txt b/steps-to-test.txt index f2c489c1..66e17f5a 100644 --- a/steps-to-test.txt +++ b/steps-to-test.txt @@ -31,3 +31,6 @@ to populate the container_bridge table follow these steps docker pull ubuntu:latest docker tag ubuntu:latest localhost:5001/ubuntu:v1 docker push localhost:5001/ubuntu:v1 + + +# test commit