We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad89159 commit f7934f6Copy full SHA for f7934f6
.github/workflows/build-gitlab-container-PR.yml
@@ -61,7 +61,7 @@ jobs:
61
sudo ./dj_make_chroot
62
63
- run: |
64
- find . --name chroot
+ find . -name chroot
65
pwd
66
- name: Build and push Docker images
67
uses: docker/build-push-action@v5
0 commit comments