summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/test-erlang-otp-22.3.yaml834
-rw-r--r--.github/workflows/test-erlang-otp-23.1.yaml840
-rw-r--r--.github/workflows/test-erlang-otp-git.yaml834
-rw-r--r--workflow_sources/test/ct.lib.yml12
-rw-r--r--workflow_sources/test/finish.lib.yml6
-rw-r--r--workflow_sources/test/prepare.lib.yml12
-rw-r--r--workflow_sources/test/rabbitmq_cli.lib.yml6
-rw-r--r--workflow_sources/test/tests.lib.yml6
8 files changed, 2550 insertions, 0 deletions
diff --git a/.github/workflows/test-erlang-otp-22.3.yaml b/.github/workflows/test-erlang-otp-22.3.yaml
index 0062677bf4..2fc01a88b6 100644
--- a/.github/workflows/test-erlang-otp-22.3.yaml
+++ b/.github/workflows/test-erlang-otp-22.3.yaml
@@ -76,6 +76,12 @@ jobs:
uses: actions/checkout@v2
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -530,6 +536,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -615,6 +627,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -690,6 +708,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -765,6 +789,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -840,6 +870,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -915,6 +951,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -990,6 +1032,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1065,6 +1113,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1140,6 +1194,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1215,6 +1275,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1290,6 +1356,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1365,6 +1437,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1440,6 +1518,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1515,6 +1599,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1590,6 +1680,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1665,6 +1761,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1740,6 +1842,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1815,6 +1923,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1890,6 +2004,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1965,6 +2085,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2040,6 +2166,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2115,6 +2247,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2190,6 +2328,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2265,6 +2409,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2340,6 +2490,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2415,6 +2571,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2490,6 +2652,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2565,6 +2733,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2640,6 +2814,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2715,6 +2895,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2790,6 +2976,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2865,6 +3057,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2940,6 +3138,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3015,6 +3219,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3090,6 +3300,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3165,6 +3381,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3240,6 +3462,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3315,6 +3543,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3390,6 +3624,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3465,6 +3705,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3540,6 +3786,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3615,6 +3867,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3690,6 +3948,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3765,6 +4029,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3840,6 +4110,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3915,6 +4191,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3990,6 +4272,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4065,6 +4353,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4140,6 +4434,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4215,6 +4515,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4290,6 +4596,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4365,6 +4677,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4440,6 +4758,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4515,6 +4839,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4590,6 +4920,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4665,6 +5001,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4740,6 +5082,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4815,6 +5163,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4890,6 +5244,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4965,6 +5325,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5040,6 +5406,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5115,6 +5487,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5190,6 +5568,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5265,6 +5649,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5340,6 +5730,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5415,6 +5811,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5490,6 +5892,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5565,6 +5973,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5640,6 +6054,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5715,6 +6135,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5790,6 +6216,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5865,6 +6297,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5940,6 +6378,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -6015,6 +6459,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -6090,6 +6540,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -6165,6 +6621,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -6240,6 +6702,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -6315,6 +6783,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -6390,6 +6864,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -6465,6 +6945,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -6540,6 +7026,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -6615,6 +7107,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -6690,6 +7188,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -6765,6 +7269,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -6840,6 +7350,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -6915,6 +7431,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -6990,6 +7512,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -7065,6 +7593,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -7140,6 +7674,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -7215,6 +7755,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -7290,6 +7836,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -7365,6 +7917,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -7440,6 +7998,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -7515,6 +8079,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -7590,6 +8160,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -7665,6 +8241,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -7834,6 +8416,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -7863,6 +8451,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -7902,6 +8496,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -7941,6 +8541,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -7980,6 +8586,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -8019,6 +8631,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -8058,6 +8676,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -8097,6 +8721,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -8136,6 +8766,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -8175,6 +8811,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -8214,6 +8856,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -8253,6 +8901,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -8290,6 +8944,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -8329,6 +8989,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -8368,6 +9034,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -8407,6 +9079,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -8446,6 +9124,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -8485,6 +9169,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -8524,6 +9214,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -8563,6 +9259,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -8602,6 +9304,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -8641,6 +9349,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -8689,6 +9403,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -8728,6 +9448,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -8767,6 +9493,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -8806,6 +9538,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -8845,6 +9583,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -8884,6 +9628,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -8923,6 +9673,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -8962,6 +9718,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -9001,6 +9763,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -9040,6 +9808,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -9079,6 +9853,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -9118,6 +9898,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -9157,6 +9943,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -9196,6 +9988,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -9235,6 +10033,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -9274,6 +10078,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -9313,6 +10123,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -9352,6 +10168,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -9391,6 +10213,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -9518,6 +10346,12 @@ jobs:
export_default_credentials: true
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
diff --git a/.github/workflows/test-erlang-otp-23.1.yaml b/.github/workflows/test-erlang-otp-23.1.yaml
index 469ecf17a2..d103ed23a4 100644
--- a/.github/workflows/test-erlang-otp-23.1.yaml
+++ b/.github/workflows/test-erlang-otp-23.1.yaml
@@ -76,6 +76,12 @@ jobs:
uses: actions/checkout@v2
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -530,6 +536,12 @@ jobs:
uses: actions/checkout@v2
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -704,6 +716,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -789,6 +807,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -826,6 +850,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -863,6 +893,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -900,6 +936,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -937,6 +979,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -974,6 +1022,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1011,6 +1065,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1048,6 +1108,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1085,6 +1151,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1122,6 +1194,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1159,6 +1237,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1196,6 +1280,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1233,6 +1323,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1270,6 +1366,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1307,6 +1409,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1344,6 +1452,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1381,6 +1495,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1418,6 +1538,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1455,6 +1581,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1492,6 +1624,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1529,6 +1667,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1566,6 +1710,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1603,6 +1753,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1640,6 +1796,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1677,6 +1839,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1714,6 +1882,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1751,6 +1925,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1788,6 +1968,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1825,6 +2011,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1862,6 +2054,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1899,6 +2097,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1936,6 +2140,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1973,6 +2183,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2010,6 +2226,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2047,6 +2269,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2084,6 +2312,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2121,6 +2355,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2158,6 +2398,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2195,6 +2441,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2232,6 +2484,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2269,6 +2527,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2306,6 +2570,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2343,6 +2613,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2380,6 +2656,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2417,6 +2699,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2454,6 +2742,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2491,6 +2785,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2528,6 +2828,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2565,6 +2871,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2602,6 +2914,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2639,6 +2957,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2676,6 +3000,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2713,6 +3043,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2750,6 +3086,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2787,6 +3129,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2824,6 +3172,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2861,6 +3215,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2898,6 +3258,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2935,6 +3301,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2972,6 +3344,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3009,6 +3387,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3046,6 +3430,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3083,6 +3473,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3120,6 +3516,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3157,6 +3559,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3194,6 +3602,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3231,6 +3645,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3268,6 +3688,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3305,6 +3731,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3342,6 +3774,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3379,6 +3817,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3416,6 +3860,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3453,6 +3903,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3490,6 +3946,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3527,6 +3989,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3564,6 +4032,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3601,6 +4075,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3638,6 +4118,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3675,6 +4161,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3712,6 +4204,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3749,6 +4247,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3786,6 +4290,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3823,6 +4333,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3860,6 +4376,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3897,6 +4419,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3934,6 +4462,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3971,6 +4505,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4008,6 +4548,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4045,6 +4591,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4082,6 +4634,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4119,6 +4677,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4156,6 +4720,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4193,6 +4763,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4230,6 +4806,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4267,6 +4849,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4398,6 +4986,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4427,6 +5021,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4466,6 +5066,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4505,6 +5111,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4544,6 +5156,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4583,6 +5201,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4622,6 +5246,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4661,6 +5291,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4700,6 +5336,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4739,6 +5381,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4778,6 +5426,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4817,6 +5471,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4854,6 +5514,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4893,6 +5559,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4932,6 +5604,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4971,6 +5649,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5010,6 +5694,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5049,6 +5739,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5088,6 +5784,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5127,6 +5829,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5166,6 +5874,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5205,6 +5919,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5253,6 +5973,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5292,6 +6018,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5331,6 +6063,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5370,6 +6108,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5409,6 +6153,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5448,6 +6198,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5487,6 +6243,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5526,6 +6288,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5565,6 +6333,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5604,6 +6378,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5643,6 +6423,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5682,6 +6468,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5721,6 +6513,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5760,6 +6558,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5799,6 +6603,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5838,6 +6648,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5877,6 +6693,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5916,6 +6738,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5955,6 +6783,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -6083,6 +6917,12 @@ jobs:
export_default_credentials: true
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
diff --git a/.github/workflows/test-erlang-otp-git.yaml b/.github/workflows/test-erlang-otp-git.yaml
index 4557c7f90a..bc619a534f 100644
--- a/.github/workflows/test-erlang-otp-git.yaml
+++ b/.github/workflows/test-erlang-otp-git.yaml
@@ -116,6 +116,12 @@ jobs:
uses: actions/checkout@v2
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -570,6 +576,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -655,6 +667,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -692,6 +710,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -729,6 +753,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -766,6 +796,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -803,6 +839,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -840,6 +882,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -877,6 +925,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -914,6 +968,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -951,6 +1011,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -988,6 +1054,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1025,6 +1097,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1062,6 +1140,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1099,6 +1183,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1136,6 +1226,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1173,6 +1269,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1210,6 +1312,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1247,6 +1355,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1284,6 +1398,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1321,6 +1441,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1358,6 +1484,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1395,6 +1527,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1432,6 +1570,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1469,6 +1613,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1506,6 +1656,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1543,6 +1699,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1580,6 +1742,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1617,6 +1785,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1654,6 +1828,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1691,6 +1871,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1728,6 +1914,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1765,6 +1957,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1802,6 +2000,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1839,6 +2043,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1876,6 +2086,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1913,6 +2129,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1950,6 +2172,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -1987,6 +2215,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2024,6 +2258,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2061,6 +2301,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2098,6 +2344,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2135,6 +2387,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2172,6 +2430,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2209,6 +2473,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2246,6 +2516,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2283,6 +2559,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2320,6 +2602,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2357,6 +2645,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2394,6 +2688,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2431,6 +2731,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2468,6 +2774,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2505,6 +2817,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2542,6 +2860,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2579,6 +2903,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2616,6 +2946,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2653,6 +2989,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2690,6 +3032,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2727,6 +3075,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2764,6 +3118,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2801,6 +3161,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2838,6 +3204,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2875,6 +3247,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2912,6 +3290,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2949,6 +3333,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -2986,6 +3376,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3023,6 +3419,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3060,6 +3462,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3097,6 +3505,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3134,6 +3548,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3171,6 +3591,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3208,6 +3634,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3245,6 +3677,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3282,6 +3720,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3319,6 +3763,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3356,6 +3806,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3393,6 +3849,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3430,6 +3892,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3467,6 +3935,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3504,6 +3978,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3541,6 +4021,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3578,6 +4064,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3615,6 +4107,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3652,6 +4150,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3689,6 +4193,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3726,6 +4236,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3763,6 +4279,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3800,6 +4322,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3837,6 +4365,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3874,6 +4408,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3911,6 +4451,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3948,6 +4494,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -3985,6 +4537,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4022,6 +4580,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4059,6 +4623,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4096,6 +4666,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4133,6 +4709,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4264,6 +4846,12 @@ jobs:
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4293,6 +4881,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4332,6 +4926,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4371,6 +4971,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4410,6 +5016,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4449,6 +5061,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4488,6 +5106,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4527,6 +5151,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4566,6 +5196,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4605,6 +5241,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4644,6 +5286,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4683,6 +5331,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4720,6 +5374,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4759,6 +5419,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4798,6 +5464,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4837,6 +5509,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4876,6 +5554,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4915,6 +5599,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4954,6 +5644,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -4993,6 +5689,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5032,6 +5734,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5071,6 +5779,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5119,6 +5833,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5158,6 +5878,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5197,6 +5923,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5236,6 +5968,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5275,6 +6013,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5314,6 +6058,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5353,6 +6103,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5392,6 +6148,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5431,6 +6193,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5470,6 +6238,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5509,6 +6283,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5548,6 +6328,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5587,6 +6373,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5626,6 +6418,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5665,6 +6463,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5704,6 +6508,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5743,6 +6553,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5782,6 +6598,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5821,6 +6643,12 @@ jobs:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -5948,6 +6776,12 @@ jobs:
export_default_credentials: true
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
diff --git a/workflow_sources/test/ct.lib.yml b/workflow_sources/test/ct.lib.yml
index d6eee3a722..7be60976cc 100644
--- a/workflow_sources/test/ct.lib.yml
+++ b/workflow_sources/test/ct.lib.yml
@@ -67,6 +67,12 @@ if: #@ skip_ci_condition()
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -136,6 +142,12 @@ if: #@ skip_ci_condition() + " && (success() || failure())"
steps:
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
diff --git a/workflow_sources/test/finish.lib.yml b/workflow_sources/test/finish.lib.yml
index a7c7c20aa5..88bd467883 100644
--- a/workflow_sources/test/finish.lib.yml
+++ b/workflow_sources/test/finish.lib.yml
@@ -69,6 +69,12 @@ finish:
export_default_credentials: true
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
diff --git a/workflow_sources/test/prepare.lib.yml b/workflow_sources/test/prepare.lib.yml
index 0b5e54663e..f25ff935b5 100644
--- a/workflow_sources/test/prepare.lib.yml
+++ b/workflow_sources/test/prepare.lib.yml
@@ -121,6 +121,12 @@ xref:
uses: actions/checkout@v2
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
@@ -174,6 +180,12 @@ dialyze:
uses: actions/checkout@v2
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
diff --git a/workflow_sources/test/rabbitmq_cli.lib.yml b/workflow_sources/test/rabbitmq_cli.lib.yml
index de255a0d65..32f9474d9e 100644
--- a/workflow_sources/test/rabbitmq_cli.lib.yml
+++ b/workflow_sources/test/rabbitmq_cli.lib.yml
@@ -15,6 +15,12 @@ steps:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with:
diff --git a/workflow_sources/test/tests.lib.yml b/workflow_sources/test/tests.lib.yml
index 264b75229a..fafaa07c03 100644
--- a/workflow_sources/test/tests.lib.yml
+++ b/workflow_sources/test/tests.lib.yml
@@ -15,6 +15,12 @@ steps:
echo "::set-output name=step_start::$(date +%s)"
- uses: satackey/action-docker-layer-caching@v0.0.10
continue-on-error: true
+ with:
+ key: docker-cache-${{ github.workflow }}-${{ github.job }}-{hash}
+ restore-keys: |
+ docker-cache-${{ github.workflow }}-${{ github.job }}-
+ docker-cache-${{ github.workflow }}-
+ docker-cache-
- name: Login to GCR
uses: docker/login-action@v1
with: