mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 16:00:31 -05:00
update
This commit is contained in:
parent
ac9c66371f
commit
87a7efd1d2
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
#%%MULTILINE_YAML_START
|
#%%MULTILINE_YAML_START
|
||||||
#Syft install
|
#Syft install
|
||||||
nix-shell -p grype
|
nix-env -iA nixpkgs.grype
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
#%%MULTILINE_YAML_START
|
#%%MULTILINE_YAML_START
|
||||||
#Syft install
|
#Syft install
|
||||||
nix-shell -p syft
|
nix-env -iA nixpkgs.syft
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue