Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
Updated to meet the requirements that the deployment can still happen even if the scan fails.
  • Loading branch information
nhkhai committed Apr 30, 2024
1 parent 50e173d commit 281256e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,4 @@ workflows:
- scan:
requires:
- publish
- deploy:
requires:
- publish
- deploy

0 comments on commit 281256e

Please sign in to comment.