mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Update testing-and-qa.yml (#33216)
Testing: https://github.com/fleetdm/fleet/issues/32977
This commit is contained in:
parent
23a0f8148b
commit
c84145948d
1 changed files with 6 additions and 0 deletions
|
|
@ -53,6 +53,12 @@ software:
|
|||
# macOS apps
|
||||
- slug: santa/darwin # Santa for macOS
|
||||
self_service: true
|
||||
install_script:
|
||||
path: ../lib/macos/scripts/refetch-host.sh
|
||||
uninstall_script:
|
||||
path: ../lib/macos/scripts/refetch-host.sh
|
||||
postinstall_script:
|
||||
path: ../lib/macos/scripts/refetch-host.sh
|
||||
- slug: vnc-viewer/darwin # VNC Viewer for macOS
|
||||
self_service: true
|
||||
- slug: beyond-compare/darwin # Beyond Compare for macOS
|
||||
|
|
|
|||
Loading…
Reference in a new issue