forked from Hello_User/mirror-test
This commit is contained in:
parent
dceabd3d36
commit
e432ec4ba3
@ -10,6 +10,7 @@ steps:
|
|||||||
- name: Fetch Upstream
|
- name: Fetch Upstream
|
||||||
image: archlinux:base-devel
|
image: archlinux:base-devel
|
||||||
commands:
|
commands:
|
||||||
|
- pacman -Sy git --noconfirm
|
||||||
- git remote add upstream https://git.tau.aperturect.com/Hello_User/mirror-test.git
|
- git remote add upstream https://git.tau.aperturect.com/Hello_User/mirror-test.git
|
||||||
- git fetch upstream
|
- git fetch upstream
|
||||||
- git merge upstream/main
|
- git merge upstream/main
|
||||||
|
Loading…
Reference in New Issue
Block a user