Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -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 Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -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