Skip to content

Commit

Permalink
Update CICD-base.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbintb authored Feb 28, 2025
1 parent 3c90cd0 commit 0cb1afe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/CICD-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ name: CICD-base
on:
# push:
# paths: 'CICD/Dockerfile'
workflow_run:
workflows: ["bzroot"]
types:
- completed
workflow_dispatch:
jobs:
docker:
Expand Down

0 comments on commit 0cb1afe

Please sign in to comment.