docs: set -devel version for main branch
This commit is contained in:
		
							parent
							
								
									abd922417c
								
							
						
					
					
						commit
						c166c643fc
					
				
							
								
								
									
										2
									
								
								.github/workflows/docs.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/docs.yml
									
									
									
									
										vendored
									
									
								
							@ -71,7 +71,7 @@ jobs:
 | 
				
			|||||||
          done
 | 
					          done
 | 
				
			||||||
          antsibull-changelog lint -vvv
 | 
					          antsibull-changelog lint -vvv
 | 
				
			||||||
          if [[ "${{github.ref}}" == "refs/heads/main" ]]; then
 | 
					          if [[ "${{github.ref}}" == "refs/heads/main" ]]; then
 | 
				
			||||||
            antsibull-changelog release --version "prerelease-$(grep version galaxy.yml | awk -F'"' '{ print $2 }')"
 | 
					            antsibull-changelog release --version "$(grep version galaxy.yml | awk -F'"' '{ print $2 }')-devel" -v
 | 
				
			||||||
          fi
 | 
					          fi
 | 
				
			||||||
        working-directory: ansible_collections/middleware_automation/keycloak
 | 
					        working-directory: ansible_collections/middleware_automation/keycloak
 | 
				
			||||||
        env:
 | 
					        env:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user