Skip to content
Snippets Groups Projects
Commit a266055a authored by Alejandro Lopez Gestoso's avatar Alejandro Lopez Gestoso
Browse files

Modified default package_name value

parent a6ded051
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
GIT_SUBMODULE_STRATEGY: recursive GIT_SUBMODULE_STRATEGY: recursive
FROM_RDEPENDS_CI: "false" FROM_RDEPENDS_CI: "false"
TAG_VERSION: $CI_COMMIT_TAG TAG_VERSION: $CI_COMMIT_TAG
PACKAGE_NAME: "" PACKAGE_NAME: "package"
stages: stages:
- build - build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment