Skip to content

Commit

Permalink
Fix issue
Browse files Browse the repository at this point in the history
Signed-off-by: zepan <[email protected]>
  • Loading branch information
ZePan110 committed Aug 26, 2024
1 parent ba3f3c2 commit d1f98fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/_comps-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
else
echo "Docker Compose file not found, Copy Docker Compose-CD file to Docker Compose file"
cp ${{ github.workspace }}/.github/workflows/docker/compose/${{ inputs.service }}-compose-CD.yaml ${{ github.workspace }}/.github/workflows/docker/compose/${{ inputs.service }}-compose.yaml
fi
else
echo "Docker Compose-CD file not found, skipping extraction"
fi
Expand Down

0 comments on commit d1f98fb

Please sign in to comment.