mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-31 22:05:26 +01:00 
			
		
		
		
	Change content here too
This commit is contained in:
		
							
								
								
									
										8
									
								
								.github/workflows/docker-3.2.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.github/workflows/docker-3.2.yml
									
									
									
									
										vendored
									
									
								
							| @@ -1,21 +1,21 @@ | |||||||
| name: docker-3.1dev | name: docker-3.2 | ||||||
|  |  | ||||||
| on: | on: | ||||||
|   push: |   push: | ||||||
|     branches: |     branches: | ||||||
|       - 3.1dev |       - 3.2 | ||||||
|   workflow_dispatch: |   workflow_dispatch: | ||||||
|   schedule: |   schedule: | ||||||
|     - cron: "0 8 * * 1" |     - cron: "0 8 * * 1" | ||||||
|  |  | ||||||
| env: | env: | ||||||
|   BUILD_VERSION: "3.1dev" |   BUILD_VERSION: "3.2" | ||||||
|   DOCKER_CLI_EXPERIMENTAL: enabled |   DOCKER_CLI_EXPERIMENTAL: enabled | ||||||
|  |  | ||||||
| jobs: | jobs: | ||||||
|  |  | ||||||
|   deploy: |   deploy: | ||||||
|     runs-on: ubuntu-20.04 |     runs-on: ubuntu-22.04 | ||||||
|  |  | ||||||
|     steps: |     steps: | ||||||
|       - name: Source checkout |       - name: Source checkout | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Dirk
					Dirk