We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e919c92 commit e6d0600Copy full SHA for e6d0600
.github/workflows/main.yaml
@@ -47,6 +47,6 @@ jobs:
47
needs: scan-image
48
uses: ./.github/workflows/notifyCI.yaml
49
secrets:
50
- SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}\
+ SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
51
52
- #Demo CI/CD Pipeline to Comment Service Repo
+ #Demo CICD Workflows
0 commit comments