mirror of
https://github.com/Snigdha-OS/snigdhaos-kernel-switcher-dev.git
synced 2025-09-20 20:24:57 +02:00
🔬 test(_mirror): gitlab
This commit is contained in:
7
.github/workflows/mirror.yml
vendored
7
.github/workflows/mirror.yml
vendored
@@ -12,7 +12,11 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout Repository
|
- name: Checkout Repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
|
- name: Test SSH Connection
|
||||||
|
run: |
|
||||||
|
ssh -vT git@gitlab.com
|
||||||
|
|
||||||
- name: Set up SSH
|
- name: Set up SSH
|
||||||
run: |
|
run: |
|
||||||
mkdir -p ~/.ssh
|
mkdir -p ~/.ssh
|
||||||
@@ -25,4 +29,3 @@ jobs:
|
|||||||
git remote add gitlab git@gitlab.com:Snigdha-OS/snigdhaos-applications/snigdhaos-kernel-switcher-dev.git
|
git remote add gitlab git@gitlab.com:Snigdha-OS/snigdhaos-applications/snigdhaos-kernel-switcher-dev.git
|
||||||
git push --mirror gitlab
|
git push --mirror gitlab
|
||||||
|
|
||||||
|
|
Reference in New Issue
Block a user