mirror of
				https://git.collinwebdesigns.de/oscar.krause/fastapi-dls.git
				synced 2025-10-26 18:05:28 +03:00 
			
		
		
		
	.gitlab-ci.yml - debugging
This commit is contained in:
		
							parent
							
								
									e2cea71365
								
							
						
					
					
						commit
						ab30ad2117
					
				| @ -65,9 +65,9 @@ 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 |     - ls -alh build/ | ||||||
|     # 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 | ||||||
|     #- cat ${EXAMPLE_CONFIG} > /etc/fastapi-dls/env |     #- cat ${EXAMPLE_CONFIG} > /etc/fastapi-dls/env | ||||||
|     #- systemctl daemon-reload |     #- systemctl daemon-reload | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Oscar Krause
						Oscar Krause