Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
orangejenny committed Sep 17, 2024
1 parent ede1e68 commit bdc6545
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ jobs:
- name: Make data directory if needed
run: |
mkdir -p /home/runner/work/couchdb-cluster-admin/couchdb-cluster-admin/data
- name: Docker are you there
run: |
docker ps
- name: Set up docker clusters
run: |
docker build -t couchdb-cluster - < docker-couchdb-cluster/Dockerfile
Expand Down

0 comments on commit bdc6545

Please sign in to comment.