trying to fix drone again
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		@ -30,13 +30,13 @@ steps:
 | 
				
			|||||||
    commands:
 | 
					    commands:
 | 
				
			||||||
      - apk add --no-cache git
 | 
					      - apk add --no-cache git
 | 
				
			||||||
      - tar cvzf /build/$(git log -n 1 --format="%h")_school_archive.gz.tar app/ gradle/ gradlew/ gradlew.bat README.md settings.gradle
 | 
					      - tar cvzf /build/$(git log -n 1 --format="%h")_school_archive.gz.tar app/ gradle/ gradlew/ gradlew.bat README.md settings.gradle
 | 
				
			||||||
    trigger:
 | 
					    when:
 | 
				
			||||||
      branch:
 | 
					      branch:
 | 
				
			||||||
        - master
 | 
					        - master
 | 
				
			||||||
      event:
 | 
					      event:
 | 
				
			||||||
        exclude:
 | 
					        exclude:
 | 
				
			||||||
          - pull_request
 | 
					          - pull_request
 | 
				
			||||||
volumes: 
 | 
					volumes:
 | 
				
			||||||
  - name: archives
 | 
					  - name: archives
 | 
				
			||||||
    host:
 | 
					    host:
 | 
				
			||||||
      path: /srv/drone/school_project/archive/
 | 
					      path: /srv/drone/school_project/archive/
 | 
				
			||||||
@ -44,6 +44,6 @@ depends_on:
 | 
				
			|||||||
  - Check_Requirement
 | 
					  - Check_Requirement
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
kind: signature
 | 
					kind: signature
 | 
				
			||||||
hmac: 7560f21ac377e3e6d1c30a67cf6a1052574560d57bbe98cc8017ebcaf19cfc99
 | 
					hmac: 9ca9095fdb69d7b89fda6b4db867877e76666c109607cc7b1e513814ad42bb7e
 | 
				
			||||||
 | 
					
 | 
				
			||||||
...
 | 
					...
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user