Skip to content
Snippets Groups Projects
Commit 21fc97dc authored by Idriss Neumann's avatar Idriss Neumann
Browse files

Fix: mirror

parent f2ba0bc7
No related branches found
No related tags found
No related merge requests found
Pipeline #9591 canceled
#!/bin/bash
REPO_PATH="/home/centos/unit_tests/"
REPO_PATH="${PROJECT_HOME}/unit_tests/"
cd "${REPO_PATH}" && git pull origin main || :
git push github main
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment