7eee8223bc876af63eef83e31384276a1724385b6bf14ebab30a829431b6a76baef0bc239b21d6f8ae04c844e2789e

stages:
  - push

push_to_github:
  stage: push
  only:
    - master # 또는 동기화하고 싶은 브랜치
  :
    - git clone --mirror ${ciurl}
    - cd project


루트디렉토리에 올리면됨?

- dc official App