Skip to content

Commit

Permalink
ajout de cache sur les images docker pour ne pas les recréer à chaque…
Browse files Browse the repository at this point in the history
  • Loading branch information
agallou committed Jan 22, 2023
1 parent e1e75b6 commit 3ba4f90
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,8 @@ jobs:
steps:
- uses: actions/checkout@v2

- uses: satackey/action-docker-layer-caching@v0.0.11
continue-on-error: true

- name: Tests - Functional
run: make test-functional

0 comments on commit 3ba4f90

Please sign in to comment.