Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9432252e15 | |||
| 36b3656886 |
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user