mirror of
				https://github.com/ButlerLogic/action-autotag.git
				synced 2025-10-31 07:16:25 +07:00 
			
		
		
		
	Combine test suites
This commit is contained in:
		
							
								
								
									
										12
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										12
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							| @ -31,12 +31,12 @@ jobs: | ||||
|           delete_orphan_tag: true | ||||
|         env: | ||||
|           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||||
|   docker: | ||||
|     name: Test Suite - Docker Strategy | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|         # Checkout updated source code | ||||
|       - uses: actions/checkout@v2 | ||||
|   # docker: | ||||
|   #   name: Test Suite - Docker Strategy | ||||
|   #   runs-on: ubuntu-latest | ||||
|   #   steps: | ||||
|   #       # Checkout updated source code | ||||
|   #     - uses: actions/checkout@v2 | ||||
|      | ||||
|         # If the version has changed, create a new git tag for it. | ||||
|       - name: Tag | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Corey Butler
					Corey Butler