Skip to content
Snippets Groups Projects
Commit 4c81ff4e authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[ci] Remove dry-run from deployment

parent d4e47918
No related branches found
No related tags found
No related merge requests found
Pipeline #25964 failed
...@@ -77,7 +77,7 @@ build_macosx_36: ...@@ -77,7 +77,7 @@ build_macosx_36:
script: script:
- source ${CONDA_ROOT}/etc/profile.d/conda.sh - source ${CONDA_ROOT}/etc/profile.d/conda.sh
- conda activate myenv - conda activate myenv
- bdt ci deploy -vv --dry-run - bdt ci deploy -vv
dependencies: dependencies:
- build_linux_36 - build_linux_36
- build_macosx_36 - build_macosx_36
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment