Skip to content

Commit

Permalink
better handling of incremental update of cached docker CI containers
Browse files Browse the repository at this point in the history
  • Loading branch information
parvit committed May 1, 2024
1 parent 3b66e66 commit 93cab64
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/common-performance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,6 @@ jobs:
fail-on-cache-miss: true

- name: Prepare
if: ${{ inputs.ignore_caches || steps.cache-build.outputs.cache-hit != 'true' }}
shell: pwsh
run: |
$config = Get-Content -Path ./docker/client-env/qpep.yml.tpl
Expand Down

0 comments on commit 93cab64

Please sign in to comment.