Skip to content

Commit 549c1d5

Browse files
committed
Demo CICD
1 parent 49543fe commit 549c1d5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/main.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,6 @@ jobs:
4747
needs: scan-image
4848
uses: ./.github/workflows/notifyCI.yaml
4949
secrets:
50-
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
50+
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}\
51+
52+
#Demo CI/CD Pipeline

0 commit comments

Comments
 (0)