Browse Source

Merge pull request #11010 from etcd-io/wenjiaswe-patch-1

functional: Update functional test README.md
Gyuho Lee 6 years ago
parent
commit
5ce1856cce
1 changed files with 1 additions and 1 deletions
  1. 1 1
      functional/README.md

+ 1 - 1
functional/README.md

@@ -16,7 +16,7 @@ PASSES=functional ./test
 
 ```bash
 pushd ..
-make build-docker-functional
+make build-docker-functional push-docker-functional pull-docker-functional
 popd
 ```