Skip to content

Commit daf93de

Browse files
sk33lzJason Moore
authored andcommitted
Creating an admin user with random password.
1 parent aa8073b commit daf93de

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.probo.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,7 @@ steps:
2222
devDomain: 'http://example.com'
2323
devHome: 'http://example.com/'
2424
flushCaches: true
25+
- name: Create admin user.
26+
plugin: Script
27+
script:
28+
- wp user create admin dev@probo.ci --role=administrator --allow-root

0 commit comments

Comments
 (0)