Skip to content

Commit ad89159

Browse files
committed
Further debug
1 parent f7d9583 commit ad89159

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build-gitlab-container-PR.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ jobs:
6161
sudo ./dj_make_chroot
6262
6363
- run: |
64-
find . --name chroot
64+
find . --name chroot
65+
pwd
6566
- name: Build and push Docker images
6667
uses: docker/build-push-action@v5
6768
with:

0 commit comments

Comments
 (0)