Skip to content

Commit

Permalink
Revert "Cache docker"
Browse files Browse the repository at this point in the history
This reverts commit 833fb94.
  • Loading branch information
edgarrmondragon committed Nov 3, 2023
1 parent 833fb94 commit ac33a29
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ jobs:
database: postgres

- python-version: "3.12"
ref: 70b09896e023d919791b0b5bb8bc345eee1b98ac
ref: ccef498e164255cfd1fe81453f34a320afac572f
context: https://github.com/martialblog/docker-limesurvey.git#master:6.0/apache
database: postgres

Expand Down Expand Up @@ -328,11 +328,6 @@ jobs:
env:
SKIP_LOGIN: true

- name: Cache Docker images.
uses: ScribeMD/[email protected]
with:
key: docker-${{ runner.os }}-${{ hashFiles('docker-compose.*.yml') }}

- name: Start services
env:
LS_IMAGE_TAG: ${{ matrix.image_tag }}
Expand Down

0 comments on commit ac33a29

Please sign in to comment.