This commit is contained in:
		@@ -8,4 +8,7 @@ jobs:
 | 
			
		||||
        uses: actions/checkout@v4
 | 
			
		||||
 | 
			
		||||
      - name: Build
 | 
			
		||||
        run: docker build -t vivaplusdl .
 | 
			
		||||
        run: docker build -t gitea.seeseepuff.be/seeseemelk/vivaplusdl:${{github.sha}} .
 | 
			
		||||
      
 | 
			
		||||
      - name: Push
 | 
			
		||||
        run: docker push gitea.seeseepuff.be/seeseemelk/vivaplusdl:${{github.sha}}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user