test: image: $CI_REGISTRY_IMAGE:$CI_COMMIT_SHA stage: test variables: GIT_STRATEGY: none script: - cd /code - bin/test