Switch to the new format

This commit is contained in:
Dmitrii Dolgov 2018-02-14 14:10:48 +01:00
parent d61b87a07d
commit 7b9428bb81
1 changed files with 55 additions and 52 deletions

View File

@ -1,8 +1,11 @@
build_steps:
version: "2017-09-20"
pipeline:
- id: "Build postgres operator"
type: script
env:
GOPATH: /root/go
OPERATOR_TOP_DIR: /root/go/src/github.com/zalando-incubator
commands:
- desc: 'Install required build software'
cmd: |
apt-get install -y make git apt-transport-https ca-certificates curl