forked from mirrors/amnezia-wg-easy
		
	deploy-nightly.yml: Release number is not provieded
Remove unused: `Set environment variables` Step on deploy-nightly CI
This commit is contained in:
		
							parent
							
								
									c849d5b522
								
							
						
					
					
						commit
						93324072d3
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		
							
								
								
									
										3
									
								
								.github/workflows/deploy-nightly.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/deploy-nightly.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -30,9 +30,6 @@ jobs:
 | 
				
			||||||
        username: ${{ github.actor }}
 | 
					        username: ${{ github.actor }}
 | 
				
			||||||
        password: ${{ secrets.GITHUB_TOKEN }}
 | 
					        password: ${{ secrets.GITHUB_TOKEN }}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    - name: Set environment variables
 | 
					 | 
				
			||||||
      run: echo RELEASE=$(cat ./src/package.json | jq -r .release) >> $GITHUB_ENV
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    - name: Build & Publish Docker Image
 | 
					    - name: Build & Publish Docker Image
 | 
				
			||||||
      uses: docker/build-push-action@v5
 | 
					      uses: docker/build-push-action@v5
 | 
				
			||||||
      with:
 | 
					      with:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue