Skip to content

Commit 3111573

Browse files
update yml
1 parent ee5cc72 commit 3111573

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ script:
2626
- hugo --source $ROOT_DIR --minify
2727
- mkdir -p $SRC_DIR/search-json
2828
- mv $SRC_DIR/index.json $SRC_DIR/search-json/$PRODUCT-$PLATFORM.json
29+
- ls -LR
2930
after_success:
3031
- scp -i ./deploy_key -r $SRC_DIR/$PRODUCT $USER@$HOST:$DEST_DIR
3132
- scp -i ./deploy_key -r $SRC_DIR/product-sitemap.xml $USER@$HOST:$DEST_DIR/sitemaps/$PRODUCT-$PLATFORM.xml

0 commit comments

Comments
 (0)