continueing with the fix
This commit is contained in:
		| @ -28,8 +28,8 @@ jobs: | ||||
|  | ||||
|   build-and-release-image: | ||||
|     runs-on: ubuntu-latest | ||||
|     container: | ||||
|       image: catthehacker/ubuntu:act-latest | ||||
|     # container: | ||||
|     #   image: catthehacker/ubuntu:act-latest | ||||
|     needs: build-portfolio-website | ||||
|     if: success() | ||||
|     steps: | ||||
| @ -40,9 +40,6 @@ jobs: | ||||
|  | ||||
|       - name: Set up Docker Buildx | ||||
|         uses: docker/setup-buildx-action@v3 | ||||
|         with: | ||||
|           driver: docker-container | ||||
|           install: true | ||||
|  | ||||
|       - name: Login to Docker registry | ||||
|         uses: docker/login-action@v3 | ||||
|  | ||||
		Reference in New Issue
	
	Block a user