Skip to content

Commit

Permalink
OPSEXP-2737 Fix docker-compose command not found (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn authored Aug 5, 2024
1 parent 78028f7 commit 654d3ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
docker image ls -a
- name: Verify docker-compose
uses: Alfresco/alfresco-build-tools/.github/actions/dbp-charts/[email protected].0
uses: Alfresco/alfresco-build-tools/.github/actions/dbp-charts/[email protected].1
timeout-minutes: 10
with:
compose_pull: false
Expand Down

0 comments on commit 654d3ef

Please sign in to comment.