.
Some checks failed
Test action / Print hello world (push) Failing after 8s

This commit is contained in:
Chris Kruining 2025-09-04 11:19:43 +02:00
parent 8b07f55593
commit b3a9ea6057
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2

View file

@ -21,6 +21,7 @@ jobs:
run: |
ls -al
git clone https://${{ env.registry }}/${{ env.owner }}/sneeuwvlok.git .
echo "$PWD"
ls -al
- name: Install docker