Les anciens fichiers dans .techradar/ local étaient copiés dans le conteneur Docker, écrasant les nouveaux fichiers. Cela causait le bug où team-block-script.js restait ancien.
9 lines
84 B
Plaintext
9 lines
84 B
Plaintext
# .dockerignore
|
|
/.drone.yml
|
|
/.git*
|
|
/.nuxt
|
|
/.output
|
|
/node_modules
|
|
/.techradar
|
|
/build
|