We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddbc95f commit 1e7ad77Copy full SHA for 1e7ad77
manifest.yml
@@ -211,7 +211,7 @@ actions:
211
- cmd[${nodes.cp.master.id}]: bash ~/bin/japp.sh edgeportCDN --cdn-url ${globals.CDN}
212
213
installMagento:
214
- - install: /scripts/install.jps
+ - install: ${globals.SCRIPTS_PATH}/install.jps
215
settings:
216
db_host: ${globals.DB_HOST}
217
db_user: ${globals.DB_USER}
0 commit comments