Skip to content

Commit

Permalink
cat generated config in drone for debugging
Browse files Browse the repository at this point in the history
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
  • Loading branch information
butonic committed Jul 12, 2022
1 parent 2b6f52a commit b102c60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .drone.star
Original file line number Diff line number Diff line change
Expand Up @@ -1743,6 +1743,7 @@ def ocisServer(storage, accounts_hash_difficulty = 4, volumes = [], depends_on =
"user": user,
"commands": [
"ocis/bin/ocis init --insecure true",
"cat $OCIS_CONFIG_DIR/ocis.yaml",
"ocis/bin/ocis server",
],
"volumes": volumes,
Expand Down

0 comments on commit b102c60

Please sign in to comment.