Skip to content

Commit

Permalink
Demo CICD
Browse files Browse the repository at this point in the history
  • Loading branch information
DucBaoUIT committed Dec 29, 2024
1 parent 49543fe commit 549c1d5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,6 @@ jobs:
needs: scan-image
uses: ./.github/workflows/notifyCI.yaml
secrets:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}\

#Demo CI/CD Pipeline

0 comments on commit 549c1d5

Please sign in to comment.