Skip to content

Commit 13d9938

Browse files
committed
chore: build WP without cache
1 parent 66f1dea commit 13d9938

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ services:
4343
container_name: ${PROJECT_NAME}__wordpress
4444
build:
4545
context: .
46+
no_cache: true
4647
env_file: .env.wordpress
4748
environment:
4849
- PROJECT_NAME=${PROJECT_NAME}

0 commit comments

Comments
 (0)