Skip to content

Commit 02dde03

Browse files
committed
Fix CI/CD
1 parent 4dbed07 commit 02dde03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/branch.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ jobs:
121121
StrictHostKeyChecking no
122122
END
123123
env:
124+
DOCKER_BRANCH: ${{ github.ref_name }}
124125
SSH_USER: ${{ secrets.SSH_USER }}
125126
SSH_KEY: ${{ secrets.SSH_KEY }}
126127
SSH_HOST: ${{ secrets.SSH_HOST }}

0 commit comments

Comments
 (0)