Compare commits

..

4 Commits

Author SHA1 Message Date
208fdbedba ja dit is een echte test 2025-11-26 17:03:29 +01:00
9e4a905d17 this is another test 2025-11-26 11:37:46 +01:00
2924a04df1 this is a push commit test 2025-11-26 11:27:50 +01:00
d8ede352d3 testing docker changes 2025-11-26 11:15:39 +01:00
2 changed files with 5 additions and 0 deletions

4
hello-world.sh Normal file
View File

@@ -0,0 +1,4 @@
echo "hello world?"
echo "this is a push commit test."
echo "this is another line. yet another test."
echo "final line in the script."

1
test-folder/op.sh Normal file
View File

@@ -0,0 +1 @@
echo "the deployment is ready."