Skip to content

Commit

Permalink
Update tests/integration/targets/docker_image/tasks/tests/options.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Felix Fontein <[email protected]>
  • Loading branch information
iamjpotts and felixfontein authored Nov 29, 2022
1 parent bba3a1e commit 50ad5eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
set_fact:
iname: "{{ name_prefix ~ '-options' }}"
iname_1: "{{ name_prefix ~ '-options-1' }}"
hello_world_alt: "{{ name_prefix ~ '-hello-world-alt' }}:v1.2.3-foo"
hello_world_alt: "{{ name_prefix }}-hello-world-alt:v1.2.3-foo"

- name: Registering image name
set_fact:
Expand Down

0 comments on commit 50ad5eb

Please sign in to comment.