This commit is contained in:
Javier Cortejoso 2019-04-15 16:35:42 +02:00
parent 80f8002438
commit feaf58ae3f
No known key found for this signature in database
GPG Key ID: FBEEF3131E39EBCF
1 changed files with 1 additions and 1 deletions

View File

@ -41,4 +41,4 @@ EOF
"{\"spec\":{\"template\":{\"spec\":{\"containers\":[{\"name\":\"marketplace-commons\",\"image\":\"oceanprotocol/commons_client:${TRAVIS_TAG}\"}]}}}}"
/tmp/kubectl patch deployment marketplace-server-commons -p\
"{\"spec\":{\"template\":{\"spec\":{\"containers\":[{\"name\":\"marketplac-server-commons\",\"image\":\"oceanprotocol/commons_server:${TRAVIS_TAG}\"}]}}}}"
"{\"spec\":{\"template\":{\"spec\":{\"containers\":[{\"name\":\"marketplace-server-commons\",\"image\":\"oceanprotocol/commons_server:${TRAVIS_TAG}\"}]}}}}"