Skip to content

Commit

Permalink
Merge pull request #5587 from flexion/bug-clamav-docker-error-message
Browse files Browse the repository at this point in the history
docker is built on a previous circle ci step
  • Loading branch information
codyseibert authored Jun 23, 2020
2 parents 768a341 + 436fc6b commit aa62730
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions web-api/terraform/bin/deploy-app.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,14 +56,6 @@ pushd ../template/websockets
npx parcel build index.js --target node --bundle-node-modules --no-minify
popd

pushd ../../runtimes/puppeteer
./build.sh
popd

pushd ../../runtimes/clamav
./build.sh
popd

# exit on any failure
set -eo pipefail

Expand Down

0 comments on commit aa62730

Please sign in to comment.