Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
chaen committed Sep 26, 2024
1 parent 347363c commit e3a8eb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/extensions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ jobs:
- name: Start demo
run: |
git clone https://github.com/chaen/diracx-charts.git -b gubbins ../diracx-charts
../diracx-charts/run_demo.sh --enable-open-telemetry --enable-coverage --exit-when-done --set-value developer.autoReload=false --set-value global.images.services="gubbins/services" --ci-values ../diracx-charts/demo/ci_values.yaml $PWD $PWD/extensions/gubbins/gubbins-*
../diracx-charts/run_demo.sh --enable-open-telemetry --enable-coverage --exit-when-done --set-value developer.autoReload=false --set-value global.images.services="gubbins/services" --set-value global.imagePullPolicy=IfNotPresent --ci-values ../diracx-charts/demo/ci_values.yaml $PWD $PWD/extensions/gubbins/gubbins-*
- name: Debugging information
run: |
DIRACX_DEMO_DIR=$PWD/../diracx-charts/.demo
Expand Down

0 comments on commit e3a8eb5

Please sign in to comment.