Skip to content

Commit cfefe18

Browse files
committed
no need to depth 0
1 parent b4bfb6f commit cfefe18

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ecr.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- uses: actions/checkout@v4
20-
with:
21-
fetch-depth: 0
2220
- name: Build and push image
2321
uses: docker/actions/build-push-image-ecr@build-push-image-ecr/v1
2422
with:

0 commit comments

Comments
 (0)