Files
darroyo 378b46cbd8
CI / Build Native (push) Failing after 6m47s
fix(docker): don't ignore build-output/, the COPY needs it in the build context
Earlier cleanup added build-output to .dockerignore, but the runtime
stage does COPY build-output/*-runner /work/application, so the
directory must be present in the build context.
2026-08-13 20:47:53 -04:00

9 lines
58 B
Plaintext

.git
target
node_modules
data
.mvn
*.md
.gitignore
.gitea