chore: test qodo code-review
This commit is contained in:
@@ -4,20 +4,7 @@ when:
|
||||
|
||||
steps:
|
||||
- name: Test the file system
|
||||
image: debian
|
||||
image: bash
|
||||
commands:
|
||||
- echo "This is the build step"
|
||||
- echo "binary-data-123" > executable
|
||||
|
||||
- name: build the docker image
|
||||
image: debian
|
||||
commands:
|
||||
- echo "This is the doceer step"
|
||||
- echo "binary-data-123" > executable
|
||||
|
||||
- name: Push the docker image
|
||||
image: debian
|
||||
commands:
|
||||
- echo "This is the push step"
|
||||
- echo "Is this running"
|
||||
- echo "binary-data-123" > executable
|
||||
- pwd
|
||||
- qodo code-review
|
||||
|
||||
Reference in New Issue
Block a user