Skip to content

Commit a16a539

Browse files
authored
test: manuall testing qemu build (#1979)
* test: manuall testing qemu build * fix: don't run scan on qemu (yet until we map that out) * chhore: remove suffix for merge
1 parent 86e74ca commit a16a539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/playbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@
224224
become: yes
225225
shell: |
226226
/bin/bash /tmp/ansible-playbook/ansible/files/supascan_ami.sh /tmp/ansible-playbook/audit-specs/baselines/ami-build
227-
when: stage2_nix
227+
when: stage2_nix and qemu_mode is not defined
228228

229229
- name: Remove supascan after validation
230230
become: yes

0 commit comments

Comments
 (0)