This commit is contained in:
Sven-Hendrik Haase 2020-10-23 04:58:44 +02:00
parent 5b3de15ee6
commit def049d8a3
No known key found for this signature in database
GPG Key ID: 39E4B877E62EB915

View File

@ -29,6 +29,8 @@ get_version:
fi
- export $(< build.env)
- echo "PACKAGE_REGISTRY_URL=${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/generic/rootfs/${BUILD_VERSION}" >> build.env
- export $(< build.env)
- echo ${PACKAGE_REGISTRY_URL}
artifacts:
reports:
dotenv: build.env