[+] 测试 vars
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Build Docker Image / Explore-Gitea-Actions (push) Successful in 2m14s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Build Docker Image / Explore-Gitea-Actions (push) Successful in 2m14s
				
			This commit is contained in:
		
							parent
							
								
									ede14fd99b
								
							
						
					
					
						commit
						1fe510105a
					
				| @ -14,8 +14,8 @@ jobs: | ||||
|       - name: Log in to Docker Hub | ||||
|         uses: docker/login-action@v2 | ||||
|         with: | ||||
|           registry: ${{ secrets.DOCKER_HUB }} | ||||
|           username: ${{ secrets.DOCKER_USERNAME }} | ||||
|           registry: ${{ vars.DOCKER_HUB }} | ||||
|           username: ${{ vars.DOCKER_USERNAME }} | ||||
|           password: ${{ secrets.DOCKER_PASSWORD }} | ||||
| 
 | ||||
|       - name: Build and push | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user