Skip to content

Commit e16adbb

Browse files
committed
ci: restore version/branch ruby cli
1 parent 43288df commit e16adbb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ services:
2727
${PACT_URL}
2828
--provider-base-url http://api:8000
2929
--provider pactflow-example-provider-python
30+
--provider-app-version ${GIT_COMMIT}
31+
--provider-version-branch ${GIT_BRANCH}
3032
--wait 10
3133
3234
pact_verifier_native:

0 commit comments

Comments
 (0)