forked from aicoe-aiops/openshift-anomaly-detection
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.aicoe-ci.yaml
More file actions
16 lines (15 loc) · 677 Bytes
/
Copy path.aicoe-ci.yaml
File metadata and controls
16 lines (15 loc) · 677 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Setup and configuring aicoe-ci with configuration file `.aicoe-ci.yaml`
# Example `.aicoe-ci.yaml` with a full list of config options is available here: https://github.com/AICoE/aicoe-ci/blob/master/docs/.aicoe-ci.yaml
check:
# Uncomment following line to build a public image of this repo
- thoth-build
# Uncomment following lines to build a public image of this repo
build:
build-stratergy: Source
build-source-script: "image:///opt/app-root/builder"
base-image: quay.io/thoth-station/s2i-custom-notebook:latest
custom-tag: latest
registry: quay.io
registry-org: aicoe
registry-project: openshift-anomaly-detection
registry-secret: aicoe-pusher-secret