Fixed typo in build_push tag
This commit is contained in:
		
							parent
							
								
									24db48f587
								
							
						
					
					
						commit
						6e15ac985c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/build_docker_images.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build_docker_images.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -80,7 +80,7 @@ jobs: | |||
|           context: . | ||||
|           file: ./docker/demo/Dockerfile | ||||
|           push: true | ||||
|           tags: bengig/seb-server:{{ github.sha }} | ||||
|           tags: bengig/seb-server:${{ github.sha }} | ||||
|       -  | ||||
|         name: Retag image | ||||
|         if: github.ref != null | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Bengt Giger
						Bengt Giger