forked from Ruderverein-Donau-Linz/rowt
		
	push
This commit is contained in:
		@@ -14,6 +14,10 @@ jobs:
 | 
			
		||||
    container: 
 | 
			
		||||
      image: git.hofer.link/philipp/ci-images:rust-latest
 | 
			
		||||
    steps:
 | 
			
		||||
    - name: Pull Latest CI Image
 | 
			
		||||
        run: |
 | 
			
		||||
          docker pull git.hofer.link/philipp/ci-images:rust-latest
 | 
			
		||||
 | 
			
		||||
    - uses: actions/checkout@v3
 | 
			
		||||
    - name: Run Test DB Script
 | 
			
		||||
      run: ./test_db.sh
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user