X Tutup
Skip to content

fix: enable use of YAML in the CLI#652

Merged
max-wittig merged 1 commit intopython-gitlab:masterfrom
roozbehf:fix/docker-enable-use-of-yaml
Dec 5, 2018
Merged

fix: enable use of YAML in the CLI#652
max-wittig merged 1 commit intopython-gitlab:masterfrom
roozbehf:fix/docker-enable-use-of-yaml

Conversation

@roozbehf
Copy link
Contributor

@roozbehf roozbehf commented Dec 4, 2018

In order to use the YAML output, PyYaml needs to be installed on the docker image.
This commit adds the installation to the dockerfile as a separate layer.

In order to use the YAML output, PyYaml needs to be installed on the docker image.
This commit adds the installation to the dockerfile as a separate layer.
Copy link
Member

@max-wittig max-wittig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution 👍

@max-wittig max-wittig merged commit 728f2dd into python-gitlab:master Dec 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup