Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -5,3 +5,4 @@ build-job: stage: build script: - echo "This is where code compilation would go ..." tags: [java] Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -5,3 +5,4 @@ build-job: stage: build script: - echo "This is where code compilation would go ..." tags: [java]