use different groupme repo
This commit is contained in:
parent
cce801604b
commit
881b516de0
@ -13,7 +13,7 @@ stages:
|
||||
- export GOPATH="$CI_PROJECT_DIR/.cache"
|
||||
- export GOCACHE="$CI_PROJECT_DIR/.cache/build"
|
||||
- export GO_LDFLAGS="-linkmode external -extldflags -static -X main.Tag=$CI_COMMIT_TAG -X main.Commit=$CI_COMMIT_SHA -X 'main.BuildTime=`date '+%b %_d %Y, %H:%M:%S'`'"
|
||||
- git clone https://gitlab.com/beeper/groupme ./groupme
|
||||
- git clone https://github.com/karmanyaahm/groupme.git ./groupme
|
||||
- git clone https://github.com/karmanyaahm/mautrix-go.git ./mautrix
|
||||
script:
|
||||
- go build -ldflags "$GO_LDFLAGS" -o go-groupme
|
||||
|
Loading…
Reference in New Issue
Block a user