blog fails to build stating "archive /tmp/blog/archive" is outside repository at '/docs' #5862
-
Full code available on this branch here. What did I miss? The blog doesn't seem to want to build for some reason. Relevant bits of the error:
I don't exactly understand why it's failing as the Full output of the error:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
As I read the stack trace, it comes from Update: I misread – you're using |
Beta Was this translation helpful? Give feedback.
-
Can confirm disabling the |
Beta Was this translation helpful? Give feedback.
Can confirm disabling the
git-revision-date
plugin will permit a successful build. I will open an issue upstream linking to this thread. Thanks!