Merge branch 'docs-serverless-update' into 'master'

Update tm cli version

See merge request gitlab-org/gitlab-ce!24004
This commit is contained in:
Mike Lewis 2018-12-22 15:11:24 +00:00
commit 751217987b
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ In order to deploy functions to your Knative instance, the following files must
functions:
stage: deploy
environment: test
image: gcr.io/triggermesh/tm:v0.0.6
image: gcr.io/triggermesh/tm:v0.0.7
script:
- tm -n "$KUBE_NAMESPACE" set registry-auth gitlab-registry --registry "$CI_REGISTRY" --username "$CI_REGISTRY_USER" --password "$CI_JOB_TOKEN"
- tm -n "$KUBE_NAMESPACE" --registry-host "$CI_REGISTRY_IMAGE" deploy --wait