Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Commit

Permalink
test: hide podman login job output
Browse files Browse the repository at this point in the history
  • Loading branch information
henrywang committed Mar 6, 2024
1 parent 0f0070f commit d998d54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions playbooks/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
-u "{{ lookup('env', 'QUAY_USERNAME') }}" \
-p "{{ lookup('env', 'QUAY_PASSWORD') }}" \
quay.io
no_log: true
become: true

- name: Install image
Expand Down

0 comments on commit d998d54

Please sign in to comment.