mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 07:51:35 +01:00
fix: add --with-trivy flag to install
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
|
||||
- name: run installer
|
||||
shell:
|
||||
cmd: ./install.sh
|
||||
cmd: ./install.sh --with-trivy
|
||||
chdir: /opt/harbor/
|
||||
when: config.changed or release.changed
|
||||
notify: restart harbor
|
||||
|
||||
Reference in New Issue
Block a user