no chdir
This commit is contained in:
		
							parent
							
								
									a36ce155cb
								
							
						
					
					
						commit
						378ed568a4
					
				@ -1,5 +1,5 @@
 | 
			
		||||
name: Gitea Actions Demo
 | 
			
		||||
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
 | 
			
		||||
name: Dotfiles Docker Container
 | 
			
		||||
run-name: ${{ gitea.actor }} is building new container
 | 
			
		||||
on:
 | 
			
		||||
  push:
 | 
			
		||||
    branches:
 | 
			
		||||
@ -7,7 +7,7 @@ on:
 | 
			
		||||
 | 
			
		||||
jobs:
 | 
			
		||||
  push_to_registry:
 | 
			
		||||
    name: Push docker image to container registry
 | 
			
		||||
    name: Push docker image to local registry
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    steps:
 | 
			
		||||
      - name: Checkout
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user