ci: render

Rendered by https://gitlab.com/developerdurp/yml/-/pipelines/1279076866
This commit is contained in:
2024-05-05 15:53:19 +00:00
parent 87a7efd1d2
commit 1f055dd76b

View File

@@ -4,7 +4,7 @@
# Begin of syft-install.sh # Begin of syft-install.sh
- | - |
#Syft install #Syft install
nix-shell -p syft nix-env -iA nixpkgs.syft
# End of syft-install.sh # End of syft-install.sh
# Begin of syft-mkdir.sh # Begin of syft-mkdir.sh
@@ -30,7 +30,7 @@
# Begin of grype-install.sh # Begin of grype-install.sh
- | - |
#Syft install #Syft install
nix-shell -p grype nix-env -iA nixpkgs.grype
# End of grype-install.sh # End of grype-install.sh
# Begin of grype.sh # Begin of grype.sh