Skip to content

Commit 47f94e7

Browse files
standardize working directory name
1 parent 8b681ab commit 47f94e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
CONTAINER_WP_VERSION: "latest"
123123
CONTAINER_PHP_VERSION: "7.3"
124124
deploy_job:
125-
working_directory: /root/project/phpcompat-demo
125+
working_directory: /root/project/phpcompat
126126
docker:
127127
- image: wordpress:php7.3-fpm-alpine
128128
steps:

0 commit comments

Comments
 (0)