fix(CI): Syntax
This commit is contained in:
		
							parent
							
								
									3719527bb3
								
							
						
					
					
						commit
						8e30632117
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -21,7 +21,8 @@ build-main: | |||
|   script: | ||||
|     - buildah tag "$CI_REGISTRY_IMAGE" "$CI_REGISTRY_IMAGE:branch-$CI_COMMIT_REF_SLUG" | ||||
|     - buildah push "$CI_REGISTRY_IMAGE:branch-$CI_COMMIT_REF_SLUG" "docker://$CI_REGISTRY_IMAGE:branch-$CI_COMMIT_REF_SLUG" | ||||
|   only: main | ||||
|   only: | ||||
|     - main | ||||
| 
 | ||||
| build: | ||||
|   script: | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue