Commit 49573410 authored by Daniel Gruesso's avatar Daniel Gruesso

Update tm cli version

parent 8f3cef87
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment