Merge pull request 'Added khongisa host entry on pipeline commands' (#19) from emailjobs into master

Reviewed-on: #19
This commit was merged in pull request #19.
This commit is contained in:
2026-05-14 02:54:00 +02:00
+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