update relase pipeline
This commit is contained in:
		
							parent
							
								
									41c8d5bfce
								
							
						
					
					
						commit
						ad3ee0f66c
					
				|  | @ -66,7 +66,7 @@ jobs: | ||||||
|         VERSION=${FULL_VERSION%.*}.x |         VERSION=${FULL_VERSION%.*}.x | ||||||
| 
 | 
 | ||||||
|         if [ ! -d "versioned_docs/version-${VERSION}" ]; then |         if [ ! -d "versioned_docs/version-${VERSION}" ]; then | ||||||
|           npm ci |           npm install | ||||||
|           npm run docusaurus docs:version ${VERSION} |           npm run docusaurus docs:version ${VERSION} | ||||||
| 
 | 
 | ||||||
|           git add . |           git add . | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue