Skip to content

Commit

Permalink
publication.yml aktualisieren
Browse files Browse the repository at this point in the history
  • Loading branch information
dersmon authored Aug 5, 2024
1 parent dee64d3 commit ba79a38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publication.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
otp-version: 26.0
elixir-version: 1.16.0
- name: Start CouchDB, Cantaloupe and OpenSearch
run: docker-compose -f docker-compose.yml up -d
run: docker compose -f docker-compose.yml up -d
working-directory: publication
- name: Sleep to await CouchDB startup
run: sleep 15s
Expand Down

0 comments on commit ba79a38

Please sign in to comment.