Skip to content

Commit e17e0dc

Browse files
author
Marcos Cáceres
authored
chore(deploy): don't need the file name
1 parent 7d733d7 commit e17e0dc

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 index.bs
68+
bikeshed echidna --md-status=WD --u $USER --p $PASS --decision $DECISION --cc=marcos@marcosc.com

0 commit comments

Comments
 (0)