Compare commits
	
		
			1 Commits
		
	
	
		
			1.0.0
			...
			4abff2f56a
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					4abff2f56a | 
@@ -1,5 +1,8 @@
 | 
				
			|||||||
name: 'Build docker container'
 | 
					name: 'Build docker container'
 | 
				
			||||||
on: [push]
 | 
					on:
 | 
				
			||||||
 | 
					  push:
 | 
				
			||||||
 | 
					    tags:
 | 
				
			||||||
 | 
					      - '*'
 | 
				
			||||||
jobs:
 | 
					jobs:
 | 
				
			||||||
  build:
 | 
					  build:
 | 
				
			||||||
    runs-on: ubuntu-latest
 | 
					    runs-on: ubuntu-latest
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										5
									
								
								.github/workflows/action.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/action.yml
									
									
									
									
										vendored
									
									
								
							@@ -1,5 +1,8 @@
 | 
				
			|||||||
name: 'Build docker container'
 | 
					name: 'Build docker container'
 | 
				
			||||||
on: [push]
 | 
					on:
 | 
				
			||||||
 | 
					  push:
 | 
				
			||||||
 | 
					    tags:
 | 
				
			||||||
 | 
					      - '*'
 | 
				
			||||||
jobs:
 | 
					jobs:
 | 
				
			||||||
  build:
 | 
					  build:
 | 
				
			||||||
    runs-on: ubuntu-latest
 | 
					    runs-on: ubuntu-latest
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user