Commit 4e0d8d45 authored by Akke Esa Tapio Viitanen's avatar Akke Esa Tapio Viitanen
Browse files

Add test hello world pipeline

parent 25f179f4
Loading
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
build-job:
  stage: build
  script:
    - echo "Hello, $GITLAB_USER_LOGIN!"
 No newline at end of file