Commit f2b80b32 authored by Mark Beierl's avatar Mark Beierl
Browse files

Update .gitlab-ci.yml

parent 0ad86902
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -41,6 +41,7 @@ build-local-repository:
    - DEBIAN_FRONTEND=noninteractive apt install -y python3-osmclient
    - mv magma/* .
    - LC_ALL=C.UTF-8 oLANG=C.UTF-8 osm repo-index --origin . --destination vnf-catalog
    - tar tzvf vnf-catalog/vnf/hackfest_gateway_vnfd/1.0/hackfest_gateway_vnfd-1.0.tar.gz
  rules:
    - if: '$CI_COMMIT_REF_PROTECTED == "false"'
      when: on_success