Skip to content

Commit

Permalink
Update devsecops.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ankush-jain-akto authored Oct 19, 2023
1 parent 84da42c commit b7bff79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/devsecops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:

deploy:
runs-on: ubuntu-latest
needs: akto-api
needs: [akto-api, akto-llm]
steps:
- name: "Trigger deployment"
run: echo "Deployed successfully"

0 comments on commit b7bff79

Please sign in to comment.