The "id" argument must be of type string. Received undefined

It seems like removing the paths environment variable solved the issue.

EDIT: the subpath of the ghost can be added at the end of the env url value:

        - name: url
          value: http://example.com/blog
1 Like