Skip to content

Commit dbb7bdf

Browse files
authored
Merge pull request #85 from ByteInternet/reuse-brancher
2 parents 16dcd9d + a6e3f35 commit dbb7bdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
5959
- run: mkdir -p $HOME/.ssh
6060
- name: deploy to acceptance
61-
run: hypernode-deploy deploy acceptance -vvv
61+
run: hypernode-deploy deploy acceptance -vvv --reuse-brancher
6262
env:
6363
HYPERNODE_API_TOKEN: ${{ secrets.HYPERNODE_API_TOKEN }}
6464
- name: Get brancher hostname

0 commit comments

Comments
 (0)