Skip to content

Commit

Permalink
note about caching
Browse files Browse the repository at this point in the history
  • Loading branch information
rambo committed Oct 17, 2024
1 parent e9f11b7 commit 8d4d37f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Bake pyenv
run: |
docker buildx bake --pull --provenance=true --sbom=true --push --file ./pyenv.hcl
# FIXME: How to copy the buildx cache between jobs ?
bake_tox:
runs-on: ubuntu-latest
needs: bake_pyenv
Expand Down

0 comments on commit 8d4d37f

Please sign in to comment.