mirror of
				https://git.collinwebdesigns.de/oscar.krause/fastapi-dls.git
				synced 2025-10-26 18:05:28 +03:00 
			
		
		
		
	.gitlab-ci.yml - added some debugging
This commit is contained in:
		
							parent
							
								
									5d48f6b7d5
								
							
						
					
					
						commit
						e2cea71365
					
				@ -65,6 +65,7 @@ test:debian:
 | 
				
			|||||||
  before_script:
 | 
					  before_script:
 | 
				
			||||||
    - apt-get update -qq && apt-get install -qq -y jq  # systemd
 | 
					    - apt-get update -qq && apt-get install -qq -y jq  # systemd
 | 
				
			||||||
  script:
 | 
					  script:
 | 
				
			||||||
 | 
					    - ls -alh
 | 
				
			||||||
    # test installation
 | 
					    # test installation
 | 
				
			||||||
    - apt-get install -q -y build/build.deb --fix-missing
 | 
					    - apt-get install -q -y build/build.deb --fix-missing
 | 
				
			||||||
    # copy example config from GitLab-CI-Variables
 | 
					    # copy example config from GitLab-CI-Variables
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user