Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Commit

Permalink
publish component descriptor to development repository (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
reshnm authored Sep 7, 2022
1 parent 9ad833f commit 8fcc037
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .ci/component_descriptor
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,7 @@ cp ${BASE_DEFINITION_PATH} "${CA_PATH}/component-descriptor.yaml"
component-cli ca "${CA_PATH}" "${CTF_PATH}" \
-r ${RESOURCES_FILE_PATH} \
VERSION=${EFFECTIVE_VERSION}


# also upload the components to a open source repo
component-cli ctf push --repo-ctx="eu.gcr.io/gardener-project/development" "${CTF_PATH}"

0 comments on commit 8fcc037

Please sign in to comment.