quote unterminated
All checks were successful
Build and Push Image / Build and push image (push) Successful in 28m58s

This commit is contained in:
Andrew Ridgway 2025-09-29 21:03:32 +10:00
parent 77f87ce8b0
commit db16f32e33
Signed by: armistace
GPG Key ID: C8D9EAC514B47EF1

View File

@ -46,7 +46,7 @@ jobs:
- name: Trivy Scan - name: Trivy Scan
run: | run: |
echo "Installing Trivy" echo "Installing Trivy "
sudo apt-get update sudo apt-get update
sudo apt-get install wget apt-transport-https gnupg lsb-release sudo apt-get install wget apt-transport-https gnupg lsb-release
wget -qO - https://aquasecurity.github.io/trivy-repo/deb/public.key | sudo apt-key add - wget -qO - https://aquasecurity.github.io/trivy-repo/deb/public.key | sudo apt-key add -