Skip to content

Commit

Permalink
update .aicoe-ci.yaml to include repo image in MOCJH
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Clifford committed Nov 19, 2020
1 parent f66e89c commit f6995f8
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .aicoe-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
check:
- thoth-precommit
# Uncomment following line to build a public image of this repo
# - thoth-build
- 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
# registry: quay.io
# registry-org: aicoe
# registry-project: <CHANGE-ME>
# registry-secret: aicoe-pusher-secret
build:
build-stratergy: Source
build-source-script: "image:///opt/app-root/builder"
base-image: quay.io/thoth-station/s2i-custom-notebook:latest
registry: quay.io
registry-org: aicoe
registry-project: ocp-ci-analysis
registry-secret: aicoe-pusher-secret

0 comments on commit f6995f8

Please sign in to comment.