This commit is contained in:
		@@ -74,5 +74,6 @@ jobs:
 | 
				
			|||||||
        shell: bash
 | 
					        shell: bash
 | 
				
			||||||
        working-directory: website
 | 
					        working-directory: website
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
 | 
					          docker buildx bake -f bake.json
 | 
				
			||||||
          docker compose build --no-cache
 | 
					          docker compose build --no-cache
 | 
				
			||||||
          docker compose up -d 
 | 
					          docker compose up -d 
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user