[+] 测试 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 |       - name: Log in to Docker Hub | ||||||
|         uses: docker/login-action@v2 |         uses: docker/login-action@v2 | ||||||
|         with: |         with: | ||||||
|           registry: ${{ secrets.DOCKER_HUB }} |           registry: ${{ vars.DOCKER_HUB }} | ||||||
|           username: ${{ secrets.DOCKER_USERNAME }} |           username: ${{ vars.DOCKER_USERNAME }} | ||||||
|           password: ${{ secrets.DOCKER_PASSWORD }} |           password: ${{ secrets.DOCKER_PASSWORD }} | ||||||
| 
 | 
 | ||||||
|       - name: Build and push |       - name: Build and push | ||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user