Commit 36773bbc authored by Philip Makedonski's avatar Philip Makedonski
Browse files

Update .gitlab-ci.yml file

parent aeaa7867
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -153,6 +153,7 @@ build-job: # This job runs in the build stage, which runs first.
    # - apt install -y zip unzip
    # - zip --help
    - echo "Compiling the code..."
    - free
    - echo "BUILD_JOB_ID=$CI_JOB_ID" >> build.env
    - cat build.env
    - cd org.etsi.mts.tdl.parent