mirror of
https://github.com/tommytran732/Synapse-Docker
synced 2024-11-09 10:51:32 -05:00
Run scan after build
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
b5cb8f13ab
commit
fff6314475
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -77,6 +77,7 @@ jobs:
|
||||
|
||||
scan:
|
||||
name: Scan current image & report results
|
||||
needs: build
|
||||
runs-on: "ubuntu-latest"
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
Loading…
Reference in New Issue
Block a user