We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9838a30 commit 284b1d4Copy full SHA for 284b1d4
.circleci/config.yml
@@ -7,7 +7,7 @@ jobs:
7
steps:
8
- setup_remote_docker:
9
version: 20.10.14
10
- - - run: ssh remote-docker \ git clone -b "$CIRCLE_BRANCH" "$CIRCLE_REPOSITORY_URL"
+ - run: ssh remote-docker \ git clone -b "$CIRCLE_BRANCH" "$CIRCLE_REPOSITORY_URL"
11
- run:
12
name: Run Pact Broker
13
command: docker-compose up -d
0 commit comments