FIX: fixed some miss alignments
This commit is contained in:
parent
48629d190c
commit
ab9167c7e1
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: kubernetes
|
type: kubernetes
|
||||||
name: build-amanda-server-amd64
|
name: build-amanda-server-amd64
|
||||||
@ -18,9 +19,6 @@ steps:
|
|||||||
- name: build amanda-server amd64
|
- name: build amanda-server amd64
|
||||||
image: quay.io/buildah/stable
|
image: quay.io/buildah/stable
|
||||||
privileged: true
|
privileged: true
|
||||||
volumes:
|
|
||||||
- name: fedhq-ca-crt
|
|
||||||
path: /etc/ssl/certs2/
|
|
||||||
commands:
|
commands:
|
||||||
- scripts/setupEnvironment.sh
|
- scripts/setupEnvironment.sh
|
||||||
- cd server
|
- cd server
|
||||||
|
Loading…
Reference in New Issue
Block a user