Skip to content

Commit

Permalink
activate debug log
Browse files Browse the repository at this point in the history
Signed-off-by: David Christofas <[email protected]>
  • Loading branch information
David Christofas committed Oct 13, 2020
1 parent 8b36256 commit 4d4b1cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.star
Original file line number Diff line number Diff line change
Expand Up @@ -1329,7 +1329,7 @@ def ocisServer(storage):
'pull': 'always',
'detach': True,
'environment' : {
#'OCIS_LOG_LEVEL': 'debug',
'OCIS_LOG_LEVEL': 'debug',
'STORAGE_STORAGE_HOME_DRIVER': '%s' % (storage),
'STORAGE_STORAGE_HOME_DATA_DRIVER': '%s' % (storage),
'STORAGE_STORAGE_OC_DRIVER': '%s' % (storage),
Expand Down

0 comments on commit 4d4b1cf

Please sign in to comment.