40823210 cd2021

  • Home
    • Site Map
    • reveal
    • blog
  • About
  • Stage1-bg18
    • w1
      • LEO
    • w2~w3
      • 零件組合圖-1
      • 爆炸圖
      • Inventor模擬
    • w4(報告)
  • Stage2-bg11
    • w5
    • w6
      • 零件組合圖-2
    • w7
    • w8
    • w9(報告)
  • Stage3-bg2
    • task1
    • task2
      • S1-B18
      • S2-B11
    • task3
    • w10
    • w11
    • w12
    • w13
    • w14
    • w15
    • w16
    • w17
    • w18
  • 影片
    • 第2週
    • 第3週
    • 第4週(報告)
    • 第5週
    • 第6週
    • 第7週
    • 第8週
    • 第9週(報告)
  • gitter討論
  • 筆記
    • 9443
    • 8444
    • OBS
    • Python remote API
    • CoppeliaSim物體顏色、透明度
    • CoppeliaSim碰撞&動態
    • gitlab
    • gitlab-ssh
CoppeliaSim碰撞&動態 << Previous Next >> gitlab-ssh

gitlab

利用 gitlab 建立與 github 倉儲靜態網站同步

----------

◾必須先至gitlab官網註冊帳號

網址:https://about.gitlab.com/

◾點New... ➝點New project/repository

◾選Create blank project/repository

◾輸入要從github同步過來的倉儲名稱 ➝選Public ➝不開啟Initialize repository with a README

◾倉儲建立完成

◾在資料夾中輸入git branch確認主分支

◾在資料夾中開啟.gitlab-ci.yml ➝將master改成main

◾git push

◾再次輸入git branch確認主分支 ➝git remote add gitlab (gitlab倉儲網址+.git) ➝git push gitlab

◾完成後,gitlab同步github資料,但正常應該是綠勾(05/17以後需信用卡認證)

◾進行信用卡認證(錯誤步驟)

◾輸入信用卡資料(錯誤步驟)

◾認證成功

◾重整後又顯示為未認證狀態

◾我總共認證3次,被收了3美元的認證費...(詐騙集團吧..

◾解決方式:新增資料後在git push gitlab一次即可

◾commit紀錄都在

◾點Settings ➝點Pages

◾顯示之網址為同步後gitlab的網址

◾點網址連結後可看見同步頁面&網址

◾實際操作影片


CoppeliaSim碰撞&動態 << Previous Next >> gitlab-ssh

Copyright © All rights reserved | This template is made with by Colorlib