Skip to content

Commit aeb9bbd

Browse files
committed
Merge pull request #173 from CodeNow/do_not_push-bug
fix bug with do_not_push
2 parents 13dfac9 + ad7d196 commit aeb9bbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/group_vars/alpha-image-builder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ name: "{{ app_name }}"
44
image_builder_docker_namespace: runnable/image-builder
55

66
# we need to push this
7-
do_not_push=false
7+
do_not_push: false

0 commit comments

Comments
 (0)