Skip to content

Commit

Permalink
test CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
davidspek committed Mar 17, 2021
1 parent 23d6cbb commit fc84c14
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions prow_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,13 +95,13 @@ workflows:
- components/crud-web-apps/volumes/*
kwargs: {}
# Run build test for notebook-server-rstudio-tidyverse OCI image
- py_func: kubeflow.kubeflow.ci.notebook_servers.notebook_server_rstudio_tidyverse_tests.create_workflow
name: nb-rs-tidy
job_types:
- presubmit
include_dirs:
- components/example-notebook-servers/rstudio-tidyverse/*
kwargs: {}
# - py_func: kubeflow.kubeflow.ci.notebook_servers.notebook_server_rstudio_tidyverse_tests.create_workflow
# name: nb-rs-tidy
# job_types:
# - presubmit
# include_dirs:
# - components/example-notebook-servers/rstudio-tidyverse/*
# kwargs: {}
#######################################
# Postsubmit jobs
#######################################
Expand Down Expand Up @@ -189,7 +189,7 @@ workflows:
- py_func: kubeflow.kubeflow.cd.notebook_servers.notebook_server_rstudio_tidyverse.create_workflow
name: nb-rs-tidy
job_types:
- postsubmit
- presubmit
include_dirs:
- components/example-notebook-servers/rstudio-tidyverse/*
kwargs: {}

0 comments on commit fc84c14

Please sign in to comment.