fix: bundle CHANGES.md into the runtime image for /source route
CI / Rubocop (push) Has been cancelled
CI / Erblint (push) Has been cancelled
CI / ESLint (push) Has been cancelled
CI / Brakeman (push) Has been cancelled
CI / RSpec (push) Has been cancelled
CI / Rubocop (push) Has been cancelled
CI / Erblint (push) Has been cancelled
CI / ESLint (push) Has been cancelled
CI / Brakeman (push) Has been cancelled
CI / RSpec (push) Has been cancelled
This commit is contained in:
+1
-1
@@ -81,7 +81,7 @@ COPY --chown=docuseal:docuseal ./log ./log
|
||||
COPY --chown=docuseal:docuseal ./lib ./lib
|
||||
COPY --chown=docuseal:docuseal ./public ./public
|
||||
COPY --chown=docuseal:docuseal ./tmp ./tmp
|
||||
COPY --chown=docuseal:docuseal LICENSE LICENSE_ADDITIONAL_TERMS README.md Rakefile config.ru .version ./
|
||||
COPY --chown=docuseal:docuseal LICENSE LICENSE_ADDITIONAL_TERMS CHANGES.md README.md Rakefile config.ru .version ./
|
||||
COPY --chown=docuseal:docuseal .version ./public/version
|
||||
|
||||
COPY --chown=docuseal:docuseal --from=download /fonts/GoNotoKurrent-Regular.ttf /fonts/GoNotoKurrent-Bold.ttf /fonts/DancingScript-Regular.otf /fonts/OFL.txt /fonts/LICENSE /fonts/
|
||||
|
||||
Reference in New Issue
Block a user