Skip to content

Commit 9b401da

Browse files
committed
fix wordpress-official-data example
1 parent 2582cd3 commit 9b401da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wordpress-official-data/usage_scenario.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ services:
2323
gcb-puppeteer:
2424
image: greencoding/puppeteer-chrome
2525
setup-commands:
26-
- cp /tmp/repo/wordpress-official-data/puppeteer-flow.js /var/www/puppeteer-flow.js
26+
- cp /tmp/repo/puppeteer-flow.js /var/www/puppeteer-flow.js
2727
networks:
2828
- gcb-wordpress-mariadb-network
2929

0 commit comments

Comments
 (0)