Skip to content

Commit

Permalink
disable docker temporarily.
Browse files Browse the repository at this point in the history
  • Loading branch information
spencergibb committed Aug 3, 2023
1 parent 5bca62e commit 6e40dce
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/src/main/asciidoc/docker-project.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -76,11 +76,13 @@ The Docker image requires some environment variables to point to
your running application, to the Artifact manager instance, and so on.
The following list describes the environment variables:

include::{project-root}/docker/spring-cloud-contract-docker/target/adoc/props.adoc[indent=0]
// TODO: reenable
//include::{project-root}/docker/spring-cloud-contract-docker/target/adoc/props.adoc[indent=0]

The following environment variables are used when tests are run:

include::{project-root}/docker/spring-cloud-contract-docker/target/adoc/appProps.adoc[indent=0]
// TODO: reenable
//include::{project-root}/docker/spring-cloud-contract-docker/target/adoc/appProps.adoc[indent=0]

### Customizing the gradle build

Expand Down

0 comments on commit 6e40dce

Please sign in to comment.