forked from Hello_User/mirror-test
		
	This commit is contained in:
		@@ -21,6 +21,6 @@ steps:
 | 
			
		||||
  - useradd --no-create-home --shell=/bin/sh build && usermod -L build
 | 
			
		||||
  - echo "build ALL=(ALL) NOPASSWD':' ALL" >> /etc/sudoers
 | 
			
		||||
  - echo "root ALL=(ALL) NOPASSWD':' ALL" >> /etc/sudoers
 | 
			
		||||
  - chown build:build $BUILDDIR
 | 
			
		||||
  - chown -R build:build /drone/src
 | 
			
		||||
  - su build
 | 
			
		||||
  - MAKEFLAGS="-j$(nproc)" makepkg --syncdeps
 | 
			
		||||
		Reference in New Issue
	
	Block a user