Added khongisa host entry on pipeline commands
continuous-integration/drone/pr Build is passing

This commit is contained in:
Khwezi Mngoma
2026-05-14 02:53:36 +02:00
parent f606b8fd3c
commit 36b3656886
+1
View File
@@ -28,6 +28,7 @@ steps:
GITEA_PASS: { from_secret: git_password }
VERSION: 1.${DRONE_BUILD_NUMBER}.0
commands:
- echo "169.255.58.144 gitea.khongisa.co.za" >> /etc/hosts
- apk add --no-cache curl
- git remote set-url origin https://$${GITEA_USER}:$${GITEA_PASS}@gitea.khongisa.co.za/litecharms/components.git
- git tag $VERSION