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