Skip to content

Commit

Permalink
fix build git to master
Browse files Browse the repository at this point in the history
  • Loading branch information
mcanoy committed Oct 14, 2019
1 parent e836364 commit a98a2d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/inventory/group_vars/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sonarqube:
build:
NAME: "{{ sonarqube_name }}"
SOURCE_REPOSITORY_URL: "https://github.com/rht-labs/sonar-auth-openshift.git"
SOURCE_REPOSITORY_REF: "master""
SOURCE_REPOSITORY_REF: "master"
SOURCE_CONTEXT_DIR: example
FROM_DOCKER_IMAGE: sonarqube
FROM_DOCKER_TAG: "7.9.1-community"
Expand Down

0 comments on commit a98a2d1

Please sign in to comment.