Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

Commit

Permalink
Merge pull request #42 from chauhankaranraj/update-aicoe-ci
Browse files Browse the repository at this point in the history
Update project image build config
  • Loading branch information
sesheta authored Jul 1, 2022
2 parents 4d4124f + 5eea0f2 commit 673af10
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions .aicoe-ci.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
# 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
# registry: quay.io
# registry-org: aicoe
# registry-project: <CHANGE-ME>
# registry-secret: aicoe-pusher-secret
- thoth-build

build:
build-stratergy: Source
build-source-script: "image:///opt/app-root/builder"
base-image: quay.io/thoth-station/s2i-elyra-custom-notebook:v0.4.5
registry: quay.io
registry-org: aicoe
registry-project: metrics
registry-secret: aicoe-pusher-secret

0 comments on commit 673af10

Please sign in to comment.