Fix duplicate global
parent
235e5b18c4
commit
3042f27f17
|
@ -127,7 +127,7 @@ actions:
|
||||||
user: root
|
user: root
|
||||||
|
|
||||||
installWordpress:
|
installWordpress:
|
||||||
- log: INSTALLING WordPress
|
- log: INSTALLING WordPress
|
||||||
- install: ${globals.BASE_URL}/scripts/installWP.jps
|
- install: ${globals.BASE_URL}/scripts/installWP.jps
|
||||||
settings:
|
settings:
|
||||||
db_host: ${globals.DB_HOST}
|
db_host: ${globals.DB_HOST}
|
||||||
|
|
Loading…
Reference in New Issue