Skip to content

Commit

Permalink
Merge pull request #121 from moeyensj/v2.0-disable-layer-caching
Browse files Browse the repository at this point in the history
Remove layer caching in docker GitHub workflow
  • Loading branch information
moeyensj authored Oct 20, 2023
2 parents 242e3ff + c80b197 commit f781ace
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker-build-lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ jobs:
steps:
- name: Checkout git repo
uses: actions/checkout@v3
- uses: jpribyl/[email protected]
continue-on-error: true
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
with:
Expand Down

0 comments on commit f781ace

Please sign in to comment.