mirror of
https://github.com/elyby/accounts.git
synced 2025-05-31 14:11:46 +05:30
Fix Sentry installation
This commit is contained in:
@@ -35,6 +35,7 @@ variables:
|
||||
docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
|
||||
|
||||
.installSentry: &installSentry |-
|
||||
apk add --update-cache --upgrade curl bash
|
||||
curl -sL https://sentry.io/get-cli/ | bash
|
||||
|
||||
.setupSSH: &setupSSH |-
|
||||
|
Reference in New Issue
Block a user