Compare commits

..

3 Commits

Author SHA1 Message Date
6534d32f47 Merge pull request 'this is another test' (#3) from testing-for-docker-search into main
Some checks are pending
tekton/pipeline Pipeline finished with Succeeded
Reviewed-on: #3
2025-11-26 10:39:11 +00:00
cbc2a3f428 Merge pull request 'this is a push commit test' (#2) from testing-for-docker-search into main
Reviewed-on: #2
2025-11-26 10:28:55 +00:00
7bb7bd3051 Merge pull request 'testing docker changes' (#1) from testing-for-docker-search into main
Reviewed-on: #1
2025-11-26 10:16:11 +00:00

View File

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