mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 01:18:37 +00:00
Update .github/workflows/trivy.yml
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com>
This commit is contained in:
parent
84d24504d8
commit
56e261023c
1 changed files with 0 additions and 1 deletions
1
.github/workflows/trivy.yml
vendored
1
.github/workflows/trivy.yml
vendored
|
|
@ -13,7 +13,6 @@ jobs:
|
|||
with:
|
||||
submodules: recursive
|
||||
|
||||
|
||||
- name: Build the Docker image
|
||||
run: docker build . -t appwrite_image:latest
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue