This commit is contained in:
		
							parent
							
								
									a90c75bcca
								
							
						
					
					
						commit
						271b817671
					
				| @ -2,7 +2,7 @@ name: release | |||||||
| 
 | 
 | ||||||
| on: | on: | ||||||
|   schedule: |   schedule: | ||||||
|     - cron: 0 0 1 * * |     - cron: 0 0 1 1 * | ||||||
|   push: |   push: | ||||||
|     branches: |     branches: | ||||||
|       - main |       - main | ||||||
| @ -56,7 +56,6 @@ jobs: | |||||||
|             IMAGE_REVISION=${{ steps.meta.outputs.IMAGE_REVISION }} |             IMAGE_REVISION=${{ steps.meta.outputs.IMAGE_REVISION }} | ||||||
|           tags: | |           tags: | | ||||||
|             git.mousesoft.ru/ms/gitea-runner-images:ubuntu-24.04 |             git.mousesoft.ru/ms/gitea-runner-images:ubuntu-24.04 | ||||||
|             git.mousesoft.ru/ms/gitea-runner-images:ubuntu-24.04-${{ steps.meta.outputs.IMAGE_VERSION }} |  | ||||||
|             git.mousesoft.ru/ms/gitea-runner-images:ubuntu-latest |             git.mousesoft.ru/ms/gitea-runner-images:ubuntu-latest | ||||||
| 
 | 
 | ||||||
|       - name: build and push python 24.04 |       - name: build and push python 24.04 | ||||||
| @ -77,7 +76,6 @@ jobs: | |||||||
|             IMAGE_REVISION=${{ steps.meta.outputs.IMAGE_REVISION }} |             IMAGE_REVISION=${{ steps.meta.outputs.IMAGE_REVISION }} | ||||||
|           tags: | |           tags: | | ||||||
|             git.mousesoft.ru/ms/gitea-runner-images:python-ubuntu-24.04 |             git.mousesoft.ru/ms/gitea-runner-images:python-ubuntu-24.04 | ||||||
|             git.mousesoft.ru/ms/gitea-runner-images:python-ubuntu-24.04-${{ steps.meta.outputs.IMAGE_VERSION }} |  | ||||||
|             git.mousesoft.ru/ms/gitea-runner-images:python-ubuntu-latest |             git.mousesoft.ru/ms/gitea-runner-images:python-ubuntu-latest | ||||||
| 
 | 
 | ||||||
|       - name: build and push doc 24.04 |       - name: build and push doc 24.04 | ||||||
| @ -98,7 +96,6 @@ jobs: | |||||||
|             IMAGE_REVISION=${{ steps.meta.outputs.IMAGE_REVISION }} |             IMAGE_REVISION=${{ steps.meta.outputs.IMAGE_REVISION }} | ||||||
|           tags: | |           tags: | | ||||||
|             git.mousesoft.ru/ms/gitea-runner-images:doc-ubuntu-24.04 |             git.mousesoft.ru/ms/gitea-runner-images:doc-ubuntu-24.04 | ||||||
|             git.mousesoft.ru/ms/gitea-runner-images:doc-ubuntu-24.04-${{ steps.meta.outputs.IMAGE_VERSION }} |  | ||||||
|             git.mousesoft.ru/ms/gitea-runner-images:doc-ubuntu-latest |             git.mousesoft.ru/ms/gitea-runner-images:doc-ubuntu-latest | ||||||
| 
 | 
 | ||||||
|       - name: build and push base 22.04 |       - name: build and push base 22.04 | ||||||
| @ -119,7 +116,6 @@ jobs: | |||||||
|             IMAGE_REVISION=${{ steps.meta.outputs.IMAGE_REVISION }} |             IMAGE_REVISION=${{ steps.meta.outputs.IMAGE_REVISION }} | ||||||
|           tags: | |           tags: | | ||||||
|             git.mousesoft.ru/ms/gitea-runner-images:ubuntu-22.04 |             git.mousesoft.ru/ms/gitea-runner-images:ubuntu-22.04 | ||||||
|             git.mousesoft.ru/ms/gitea-runner-images:ubuntu-22.04-${{ steps.meta.outputs.IMAGE_VERSION }} |  | ||||||
| 
 | 
 | ||||||
|       - name: build and push python 22.04 |       - name: build and push python 22.04 | ||||||
|         uses: https://git.mousesoft.ru/ms/gitea-action-docker-build-push@v6.15.0 |         uses: https://git.mousesoft.ru/ms/gitea-action-docker-build-push@v6.15.0 | ||||||
| @ -139,7 +135,6 @@ jobs: | |||||||
|             IMAGE_REVISION=${{ steps.meta.outputs.IMAGE_REVISION }} |             IMAGE_REVISION=${{ steps.meta.outputs.IMAGE_REVISION }} | ||||||
|           tags: | |           tags: | | ||||||
|             git.mousesoft.ru/ms/gitea-runner-images:python-ubuntu-22.04 |             git.mousesoft.ru/ms/gitea-runner-images:python-ubuntu-22.04 | ||||||
|             git.mousesoft.ru/ms/gitea-runner-images:python-ubuntu-22.04-${{ steps.meta.outputs.IMAGE_VERSION }} |  | ||||||
| 
 | 
 | ||||||
|       - name: build and push doc 22.04 |       - name: build and push doc 22.04 | ||||||
|         uses: https://git.mousesoft.ru/ms/gitea-action-docker-build-push@v6.15.0 |         uses: https://git.mousesoft.ru/ms/gitea-action-docker-build-push@v6.15.0 | ||||||
| @ -159,4 +154,3 @@ jobs: | |||||||
|             IMAGE_REVISION=${{ steps.meta.outputs.IMAGE_REVISION }} |             IMAGE_REVISION=${{ steps.meta.outputs.IMAGE_REVISION }} | ||||||
|           tags: | |           tags: | | ||||||
|             git.mousesoft.ru/ms/gitea-runner-images:doc-ubuntu-22.04 |             git.mousesoft.ru/ms/gitea-runner-images:doc-ubuntu-22.04 | ||||||
|             git.mousesoft.ru/ms/gitea-runner-images:doc-ubuntu-22.04-${{ steps.meta.outputs.IMAGE_VERSION }} |  | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user