Skip to content

Commit

Permalink
Merge pull request #10 from chauhankaranraj/add-aicoe-ci
Browse files Browse the repository at this point in the history
Add aicoe-ci config file
  • Loading branch information
Anand Sanmukhani authored Nov 20, 2020
2 parents bf7ec73 + dc05a07 commit f8180ff
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .aicoe-ci.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# 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:
- thoth-precommit
- thoth-build
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: ceph-drive-failure
registry-secret: aicoe-pusher-secret

0 comments on commit f8180ff

Please sign in to comment.