Fix build and publish job (#59)
I renamed and repurposed the prerequisites script, but forgot to update the build job accordingly. Reviewed-on: https://gitea.subcultureofone.org/greg/tkr/pulls/59 Co-authored-by: Greg Sarjeant <greg@subcultureofone.org> Co-committed-by: Greg Sarjeant <greg@subcultureofone.org>
This commit is contained in:
		
							parent
							
								
									086c3e2ebb
								
							
						
					
					
						commit
						1337ffa155
					
				| @ -18,7 +18,7 @@ jobs: | |||||||
|             --exclude='storage/logs' \ |             --exclude='storage/logs' \ | ||||||
|             --exclude='storage/upload' \ |             --exclude='storage/upload' \ | ||||||
|             -czvf tkr.${{ gitea.ref_name }}.tgz \ |             -czvf tkr.${{ gitea.ref_name }}.tgz \ | ||||||
|             check-prerequisites.php config public src storage templates |             tkr-setup.php config public src storage templates | ||||||
|       - name: Push to Generic gitea registry |       - name: Push to Generic gitea registry | ||||||
|         run: | |         run: | | ||||||
|           curl \ |           curl \ | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user