Skip to content

Commit 9838a30

Browse files
committed
adding pact runner (8)
1 parent 6eebce1 commit 9838a30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
steps:
88
- setup_remote_docker:
99
version: 20.10.14
10-
- checkout
10+
- - run: ssh remote-docker \ git clone -b "$CIRCLE_BRANCH" "$CIRCLE_REPOSITORY_URL"
1111
- run:
1212
name: Run Pact Broker
1313
command: docker-compose up -d

0 commit comments

Comments
 (0)