💚 Legger til dockerimage i deploy
Co-authored-by: Markus A. R. Johansen <markus.aleksander.rakil.johansen@nav.no> Co-authored-by: Hege Haavaldsen <hege.haavaldsen@nav.no> Co-authored-by: Helene Arnesen <helene.arnesen@nav.no> Co-authored-by: Øydis Kind Refsum <oydis.kind.refsum@nav.no> Co-authored-by: Christian Bulow Skovborg <christian.bulow.skovborg@nav.no>
This commit is contained in:
		
							parent
							
								
									6cdfc8e550
								
							
						
					
					
						commit
						a32ba9b045
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		
							
								
								
									
										3
									
								
								.github/workflows/build-and-deploy.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/build-and-deploy.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -50,4 +50,5 @@ jobs: | |||
|         env: | ||||
|           "APIKEY": "${{ secrets.NAIS_DEPLOY_APIKEY }}" | ||||
|           "CLUSTER": "dev-gcp" | ||||
|           "RESOURCE": "nais.yml" | ||||
|           "RESOURCE": "nais.yml" | ||||
|           "IMAGE": "${{ needs.build.outputs.image }}" | ||||
		Reference in a new issue
	
	 Amalie Mansåker
						Amalie Mansåker