Upstream sync
This commit is contained in:
@@ -4,7 +4,7 @@ pipelines:
|
||||
master:
|
||||
- step:
|
||||
script:
|
||||
- curl https://glide.sh/get | sh
|
||||
- curl https://glide.sh/get -L -o - | sh
|
||||
- mkdir -p /go/src/bitbucket.org/nemt/nemt-portal-api
|
||||
- pwd
|
||||
- ls -al
|
||||
@@ -33,7 +33,7 @@ pipelines:
|
||||
development:
|
||||
- step:
|
||||
script:
|
||||
- curl https://glide.sh/get | sh
|
||||
- curl https://glide.sh/get -L -o - | sh
|
||||
- mkdir -p /go/src/bitbucket.org/nemt/nemt-portal-api
|
||||
- pwd
|
||||
- ls -al
|
||||
|
||||
Reference in New Issue
Block a user