forked from mirrors/amnezia-wg-easy
		
	fix ci
This commit is contained in:
		
							parent
							
								
									621b54e204
								
							
						
					
					
						commit
						2afe8d177b
					
				
					 2 changed files with 1 additions and 2 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/deploy.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/deploy.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -17,7 +17,7 @@ jobs:
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
    - uses: actions/checkout@v4
 | 
					    - uses: actions/checkout@v4
 | 
				
			||||||
      with:
 | 
					      with:
 | 
				
			||||||
        ref: production
 | 
					        ref: master
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    - name: Set up QEMU
 | 
					    - name: Set up QEMU
 | 
				
			||||||
      uses: docker/setup-qemu-action@v3
 | 
					      uses: docker/setup-qemu-action@v3
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										1
									
								
								.github/workflows/lint.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/lint.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -4,7 +4,6 @@ on:
 | 
				
			||||||
  push:
 | 
					  push:
 | 
				
			||||||
    branches:
 | 
					    branches:
 | 
				
			||||||
      - master
 | 
					      - master
 | 
				
			||||||
      - production
 | 
					 | 
				
			||||||
  pull_request:
 | 
					  pull_request:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
jobs:
 | 
					jobs:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue