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 e919c92 commit e6d0600
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +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 to Comment Service Repo
#Demo CICD Workflows

0 comments on commit e6d0600

Please sign in to comment.