Merge "fix(notary): disables notary environment"

This commit is contained in:
Zuul 2021-03-12 17:21:47 +00:00 committed by Gerrit Code Review
commit d923bece70

@ -71,7 +71,6 @@
async: "{{ _async }}" async: "{{ _async }}"
poll: 0 poll: 0
register: image_push_async_results register: image_push_async_results
environment: "{{ docker_content_trust }}"
- name: Wait for docker push results - name: Wait for docker push results
vars: vars: