Merge branch 'stable' of https://git.mixedup.dev/QUIK/docker-cross-compiler into stable
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Build / build (push) Failing after 34s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Build / build (push) Failing after 34s
				
			This commit is contained in:
		
						commit
						a644c84827
					
				@ -13,7 +13,7 @@ jobs:
 | 
			
		||||
      - name: Gather dependencies.
 | 
			
		||||
        run: apt install -y docker.io
 | 
			
		||||
      - name: Log into Docker registry.
 | 
			
		||||
        run: "echo  ${{secrets.QUIK_API_KEY}} > docker login -u themixedupstuff --password-stdin git.mixedup.dev"
 | 
			
		||||
        run: "echo  ${{secrets.QUIK_API_KEY}} | docker login -u themixedupstuff --password-stdin git.mixedup.dev"
 | 
			
		||||
      - name: Check repository out.
 | 
			
		||||
        uses: actions/checkout@v3
 | 
			
		||||
      - name: Build Docker Image
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user