Sfoglia il codice sorgente

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

functional: Update functional test README.md
Gyuho Lee 6 anni fa
parent
commit
5ce1856cce
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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
 ```