Skip to content

test customised vpc #485

test customised vpc

test customised vpc #485

Workflow file for this run

name: Mirroring
on: [push, delete]
jobs:
to_github:
runs-on: small-dynamic-amd64-u24
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: pixta-dev/repository-mirroring-action@v1.1.1
with:
target_repo_url:
git@github.com:DDNStorage/infinia-cloud-platform-deploy.git
ssh_private_key:
${{ secrets.GH_SSH_PRIVATE_KEY }}