mirror of
https://github.com/elyby/accounts.git
synced 2024-12-23 05:39:54 +05:30
Fix Sentry installation
This commit is contained in:
parent
cc21abe8f4
commit
c92ece3fed
@ -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 |-
|
||||
|
Loading…
Reference in New Issue
Block a user