Skip to content

Commit

Permalink
Fix test pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
filippomc committed Jul 4, 2024
1 parent 0585050 commit d111732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/codefresh-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ steps:
stage: prepare
working_directory: .
commands:
- bash cloud-harness/install.sh
- bash install.sh
- harness-deployment . -n test-${{NAMESPACE_BASENAME}} -d ${{DOMAIN}} -r ${{REGISTRY}}
-rs ${{REGISTRY_SECRET}} -e test --write-env -N -i samples
- cat deployment/.env >> ${{CF_VOLUME_PATH}}/env_vars_to_export
Expand Down

0 comments on commit d111732

Please sign in to comment.