You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using docker image sha256:62b45ec640ad8456d78a38176f2d151df4d8983baa016884ab7d7f80ea28a1b0 for clevercloud/clever-tools:latest with digest clevercloud/clever-tools@sha256:fba465eeafa1a91c8b20239a69dc5725478c619dbc48f70d5e559e958bbc6bf7 ...
Too many arguments: sh
Unknown option: c
Usage: clever
Tried without anything in the script part makes the same result, So I guess it's related directly to the docker image.
The text was updated successfully, but these errors were encountered:
Not sure this is still needed since your issue is quite old, but looking for documentation on the right way to use gitlab-ci with clever-cloud I stumbled upon your issue and this article :
I've not tested it (I don't use clevercloud docker image) but maybe it'll help someone one day so I leave it here (BTW if someone at clever-cloud reads this, it would be great to have an up to date documentation on the best way to integrate with Gitlab CI since there are many ressources out there)
If you used the GitLab shared runner on GitLab.com
Hi,
maybe I'm doing it wront but starting this image is not working using Gitlab
Used this :
Error :
Using docker image sha256:62b45ec640ad8456d78a38176f2d151df4d8983baa016884ab7d7f80ea28a1b0 for clevercloud/clever-tools:latest with digest clevercloud/clever-tools@sha256:fba465eeafa1a91c8b20239a69dc5725478c619dbc48f70d5e559e958bbc6bf7 ... Too many arguments: sh Unknown option: c Usage: clever
Tried without anything in the script part makes the same result, So I guess it's related directly to the docker image.
The text was updated successfully, but these errors were encountered: