Files
beau-gosse-du-92/.dockerignore
Adrien eecb46e4b8
All checks were successful
ci/woodpecker/push/dockerize Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
🐛 Displayed versions are always computed as dirty
2024-04-16 23:21:19 +02:00

6 lines
310 B
Plaintext

# .git directory is not filtered here: we need to copy the .git directory in the builder image to compute the version.
# media directory, README.md and Dockerfile files are not filtered to avoid the dockerized building env to get dirty
# and append the "-modified" suffix to the displayed version.
dist
target