Skip to content

Commit c0be343

Browse files
committed
chore: debug
1 parent 5274a58 commit c0be343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-in-container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
image_tags: rails-cicd-pipelines
1313
run_command: |
1414
docker run rails-cicd-pipelines \
15-
npx commitlint --from ${{ github.event.pull_request.base.sha }} --to ${{ github.event.pull_request.head.sha }} --verbose
15+
git log --oneline

0 commit comments

Comments
 (0)