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

Update .gitlab-ci.yml file

parent a6d0e9ff
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -6,6 +6,8 @@ stages:
  - deploy

build-job:
  tags:
    - local
  stage: build
  script:
    - echo "Hello world!"