update repo url

This commit is contained in:
Sergey Zhemoytel 2025-02-02 13:04:25 +03:00
parent a1834602d2
commit a5e4f56899

View file

@ -201,7 +201,7 @@ runs:
if: github.ref == 'refs/heads/rosa2016.1'
run: |
echo "Deploying src artifacts..."
export REPOURL="http://newrepo:8888"
export REPOURL="http://getrepo:8888"
for file in /home/builder/rpmbuild/SRPMS/*.rpm; do
curl -X POST ${REPOURL}/src \
-H "Authorization: Bearer ${{ inputs.REPO_DEPLOY }}" \