forked from Hello_User/mirror-test
		
	This commit is contained in:
		@@ -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
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user