Skip to content

Commit

Permalink
#1 remove mongo temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
Bill Wang committed Nov 15, 2023
1 parent e2df5be commit a146a37
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ jobs:
done
# some app don't support all platforms
for app in trivy mongosh
do
bash ./build_${app}.sh
done
# for app in trivy mongosh
# do
# bash ./build_${app}.sh
# done
# versioning the new images
for app in ${APPLICATIONS} trivy mongosh
Expand Down

0 comments on commit a146a37

Please sign in to comment.