Debug CI processing
This commit is contained in:
parent
6fec7d75ce
commit
8455942fb7
@ -50,7 +50,7 @@ before_script:
|
||||
|
||||
# Install Node dependencies.
|
||||
# comment this out if you don't have a node dependency
|
||||
- ls -al && md5 *json && grep admin *json
|
||||
- ls -al && grep admin *json && md5sum *json
|
||||
- npm install
|
||||
|
||||
# Copy over testing configuration.
|
||||
|
Loading…
Reference in New Issue
Block a user