mirror of
https://github.com/tommytran732/Synapse-Docker
synced 2024-11-22 08:31:33 -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:
|
scan:
|
||||||
name: Scan current image & report results
|
name: Scan current image & report results
|
||||||
|
needs: build
|
||||||
runs-on: "ubuntu-latest"
|
runs-on: "ubuntu-latest"
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
|
Loading…
Reference in New Issue
Block a user