This commit is contained in:
parent
bd0781aec7
commit
3e6600113c
1 changed files with 1 additions and 3 deletions
|
|
@ -12,10 +12,8 @@ pipeline:
|
|||
build:
|
||||
image: *golang
|
||||
volumes: *volumes
|
||||
environments:
|
||||
BUILD_DIR: build
|
||||
commands:
|
||||
- mkdir $BUILD_DIR
|
||||
- export BUILD_DIR=build
|
||||
- make
|
||||
|
||||
push_release:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue