diff --git a/.github/workflows/php2560.yml b/.github/workflows/php2560.yml index 7390c4e1..71acc7a8 100644 --- a/.github/workflows/php2560.yml +++ b/.github/workflows/php2560.yml @@ -35,9 +35,9 @@ jobs: - name: Configure Docker run: gcloud auth configure-docker - - uses: satackey/action-docker-layer-caching@v0.0.11 +# - uses: satackey/action-docker-layer-caching@v0.0.11 # Ignore the failure of a step and avoid terminating the job. - continue-on-error: true +# continue-on-error: true - name: Build and Push JH Image run: | COMPOSE_DOCKER_CLI_BUILD=1 DOCKER_BUILDKIT=1 docker-compose up jh_image