fix: new workflow

This commit is contained in:
2025-10-10 13:21:15 +02:00
parent bbf98ca7cc
commit ad7966822f

View File

@@ -22,4 +22,5 @@ jobs:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Sync Respository - name: Sync Respository
run: | run: |
ssh-keyscan -t host.docker.internal:2222 >> ~/.ssh/known_hosts
${{ github.workspace }}/.init/bin/mirror_project.sh $SYNC_TARGET '${{ github.event.head_commit.message }}' ${{ runner.temp }}/kompose ${{ github.workspace }}/.init/bin/mirror_project.sh $SYNC_TARGET '${{ github.event.head_commit.message }}' ${{ runner.temp }}/kompose