mirror of
https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server.git
synced 2024-08-30 18:22:16 +00:00
7 lines
204 B
Bash
7 lines
204 B
Bash
|
|
# Vars for testing. Pipenv will load these automatically
|
|
PYTHONPATH=./shared-components/tests:$PYTHONPATH
|
|
DOCKERFILE='Dockerfile'
|
|
DOCKERFILE_VERSION_ARG='CONFLUENCE_VERSION'
|
|
MAC_PRODUCT_KEY='confluence'
|