fix: new workflow
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user