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
3ed3d5b169
commit
5998930c01
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
#%%MULTILINE_YAML_START
|
#%%MULTILINE_YAML_START
|
||||||
#Syft scan for go
|
#Syft scan for docker
|
||||||
|
|
||||||
for i in packages/*.tar.gz;
|
for i in packages/*.tar.gz;
|
||||||
do filename=${i%.*.tar.gz};
|
do filename=${i%.*.tar.gz};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue