fix: new workflow
This commit is contained in:
@@ -22,4 +22,5 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Sync Respository
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user