gitea actions ng36
This commit is contained in:
@@ -63,6 +63,7 @@ jobs:
|
|||||||
echo "git_repo_url=$GIT_REPO_URL" >> $GITHUB_OUTPUT
|
echo "git_repo_url=$GIT_REPO_URL" >> $GITHUB_OUTPUT
|
||||||
|
|
||||||
PAYLOAD_REPO="${GROUP}/${NAME}"
|
PAYLOAD_REPO="${GROUP}/${NAME}"
|
||||||
|
echo $PAYLOAD_REPO
|
||||||
GIT_PLUGIN_URL="https://${RELEASE_TOKEN}:x-oauth-basic@${{ vars.RELEASE_URL }}/$PAYLOAD_REPO.git"
|
GIT_PLUGIN_URL="https://${RELEASE_TOKEN}:x-oauth-basic@${{ vars.RELEASE_URL }}/$PAYLOAD_REPO.git"
|
||||||
echo "git_plugin_url=$GIT_PLUGIN_URL" >> $GITHUB_OUTPUT
|
echo "git_plugin_url=$GIT_PLUGIN_URL" >> $GITHUB_OUTPUT
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user