Skip to content

Commit 7d733d7

Browse files
author
Marcos Cáceres
authored
fix(deploy): include actual file to deploy
1 parent 1b52d4c commit 7d733d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ ssh-add ../deploy_key
6565
# Now that we're all set up, we can push.
6666
git push $SSH_REPO $TARGET_BRANCH
6767
git checkout $SOURCE_BRANCH
68-
bikeshed echidna --md-status=WD --u $USER --p $PASS --decision $DECISION --cc=marcos@marcosc.com
68+
bikeshed echidna --md-status=WD --u $USER --p $PASS --decision $DECISION --cc=marcos@marcosc.com index.bs

0 commit comments

Comments
 (0)