Commit e206e66b authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'lint-ci-warning-fix' into 'master'

Update Serverless.gitlab-ci-yml to fix lint warning

See merge request gitlab-org/gitlab-ce!29396
parents f4932608 3289a47f
......@@ -14,7 +14,7 @@ stages:
.serverless:deploy:image:
stage: deploy
image: gcr.io/triggermesh/tm@sha256:3cfdd470a66b741004fb02354319d79f1598c70117ce79978d2e07e192bfb336 # v0.0.11
image: gcr.io/triggermesh/tm@sha256:3cfdd470a66b741004fb02354319d79f1598c70117ce79978d2e07e192bfb336 # v0.0.11
environment: development
script:
- echo "$CI_REGISTRY_IMAGE"
......
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