This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
			
		||||
langauge: generic
 | 
			
		||||
language: generic
 | 
			
		||||
dist: bionic
 | 
			
		||||
 | 
			
		||||
addons:
 | 
			
		||||
@@ -15,3 +15,5 @@ script:
 | 
			
		||||
 | 
			
		||||
after_success:
 | 
			
		||||
 - echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
 | 
			
		||||
 - docker build -t"tormachris/kmlabz-homepage" .
 | 
			
		||||
 - docker push tormachris/kmlabz-homepage
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user