Skip to content

Commit

Permalink
Merge pull request #139 from canonical/rollback-cache-support
Browse files Browse the repository at this point in the history
Rollback Cache use
  • Loading branch information
phvalguima authored Nov 27, 2024
2 parents 5cf50ea + 3c2ec3a commit 5739382
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,7 @@ jobs:
uses: canonical/data-platform-workflows/.github/workflows/[email protected]
with:
path-to-charm-directory: ${{ matrix.path }}
cache: false
# artifact-prefix: osd-test-charm
cache: true

integration-test:
strategy:
Expand All @@ -95,7 +94,7 @@ jobs:
- build
uses: canonical/data-platform-workflows/.github/workflows/[email protected]
with:
artifact-prefix: packed-charm-cache-false
artifact-prefix: packed-charm-cache-true
cloud: lxd
juju-agent-version: ${{ matrix.juju.agent }}
juju-snap-channel: ${{ matrix.juju.snap_channel }}
Expand Down

0 comments on commit 5739382

Please sign in to comment.