test pipe

This commit is contained in:
2026-08-10 16:43:52 +02:00
parent d2b125b865
commit 5c931e6780
+8
View File
@@ -0,0 +1,8 @@
stages:
- test
hello_job:
stage: test
image: alpine:latest
script:
- echo "hello world"