Skip to content
Snippets Groups Projects
Commit cfa54915 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: .gitlab-ci.yml

parent 9997df1f
Branches
Tags
No related merge requests found
......@@ -14,6 +14,7 @@ stages:
- data_init
- ci_gen
- benchmarks
- deploy
# - simulate
#- others
......@@ -59,6 +60,11 @@ pid-pipeline:
- artifact: results/pid_config.yml
job: generate_config
deploy_results:
stage: deploy
script:
- echo "deploy results!"
# artifacts:
# paths:
# - datasets
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment