test pipe
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
stages:
|
||||
- test
|
||||
|
||||
hello_job:
|
||||
stage: test
|
||||
image: alpine:latest
|
||||
script:
|
||||
- echo "hello world"
|
||||
Reference in New Issue
Block a user