Skip to content

Commit 1f809f0

Browse files
committed
troubleshooting file not found
Signed-off-by: Matt Wrock <matt@mattwrock.com>
1 parent ca08c48 commit 1f809f0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.studiorc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,8 @@ generate_bldr_keys() {
245245
echo "Generated new builder key: $KEY_NAME"
246246
fi
247247

248+
echo "uploading keys"
249+
ls "/hab/cache/keys"
248250
hab file upload "builder-api.default" "$(date +%s)" "/hab/cache/keys/${KEY_NAME}.pub"
249251
hab file upload "builder-api.default" "$(date +%s)" "/hab/cache/keys/${KEY_NAME}.box.key"
250252
}

0 commit comments

Comments
 (0)